Skip to content

Commit ee83aa4

Browse files
authored
Merge pull request #64 from scientificcomputing/dependabot/github_actions/pre-commit/action-3.0.1
Bump pre-commit/action from 3.0.0 to 3.0.1
2 parents 62b2c81 + 3908f35 commit ee83aa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/pre-commit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v3
1313
- uses: actions/setup-python@v4
14-
- uses: pre-commit/[email protected].0
14+
- uses: pre-commit/[email protected].1

0 commit comments

Comments
 (0)