Skip to content

Commit

Permalink
Bump pre-commit action version
Browse files Browse the repository at this point in the history
  • Loading branch information
glatterf42 committed Mar 26, 2024
1 parent 844ac50 commit 8535525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,4 @@ jobs:
run: gh cache list -L 999 | cut -f2 | grep pre-commit | xargs -I{} gh cache delete "{}" || true
env: { GH_TOKEN: "${{ github.token }}" }

- uses: pre-commit/[email protected].0
- uses: pre-commit/[email protected].1

0 comments on commit 8535525

Please sign in to comment.