Skip to content

Commit

Permalink
change pre-commit action version
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhealy1 committed Oct 9, 2024
1 parent f423276 commit 16d2921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
pip install '.[dev]'
- name: Run pre-commit checks
uses: pre-commit/action@v3.5.0
uses: pre-commit/action@v3.0.1
with:
extra_args: --all-files
env:
Expand Down

0 comments on commit 16d2921

Please sign in to comment.