Skip to content

Commit

Permalink
Merge pull request #62 from scikit-hep/dependabot/github_actions/pre-…
Browse files Browse the repository at this point in the history
…commit/action-3.0.1

chore(deps): bump pre-commit/action from 3.0.0 to 3.0.1
  • Loading branch information
jonas-eschle authored Feb 12, 2024
2 parents f6f7177 + f41e4f1 commit 051e4aa
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@v4
- uses: actions/setup-python@v5
- uses: pre-commit/action@v3.0.0
- uses: pre-commit/action@v3.0.1
with:
extra_args: --hook-stage manual --all-files

Expand Down

0 comments on commit 051e4aa

Please sign in to comment.