Skip to content

Commit

Permalink
Merge pull request #45 from gradhep/dependabot/github_actions/pre-com…
Browse files Browse the repository at this point in the history
…mit/action-3.0.0

Bump pre-commit/action from 2.0.3 to 3.0.0
  • Loading branch information
Nathan Simpson authored Jun 24, 2022
2 parents 90451b0 + c095734 commit 0f286d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/action@v2.0.3
- uses: pre-commit/action@v3.0.0
with:
extra_args: --hook-stage manual --all-files

Expand Down

0 comments on commit 0f286d5

Please sign in to comment.