Skip to content

Commit

Permalink
feat: Pinning pre-commit version.
Browse files Browse the repository at this point in the history
Refs: #13
  • Loading branch information
Thomas Zilio committed Mar 1, 2025
1 parent 5d7e9a7 commit c6c2f0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ jobs:
- uses: actions/setup-python@v3
with:
python-version: 3.11
- run: pip install 'pre-commit<4'
- uses: pre-commit/action@v3.0.0

0 comments on commit c6c2f0c

Please sign in to comment.