Skip to content

Commit

Permalink
Install always the latest pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
expobrain committed Oct 24, 2024
1 parent a796afa commit 8437b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
~/.cache/pip
~/.cache/pre-commit
key: ${{ runner.os }}-3.11-${{ hashFiles('**/.pre-commit-config.yaml') }}
- run: pip install pre-commit~=2.20
- run: pip install -U pre-commit
- run: pre-commit run -a

testing:
Expand Down

0 comments on commit 8437b29

Please sign in to comment.