Skip to content

Commit

Permalink
unpin pre-commit version
Browse files Browse the repository at this point in the history
  • Loading branch information
ioduok committed Feb 4, 2025
1 parent bc70af1 commit ef3190d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:

- name: Install pre-commit
run: |
pip install "pre-commit===2.13.0"
pip install pre-commit
pre-commit install
- name: Run pre-commit checks
Expand Down

0 comments on commit ef3190d

Please sign in to comment.