Skip to content

Commit

Permalink
Bump pre-commit to v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Adoni5 committed Aug 27, 2024
1 parent fe7f04a commit 8c8b344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
python-version: ${{env.PYTHON_LATEST}}
cache: pip
- uses: "pre-commit/[email protected].0"
- uses: "pre-commit/[email protected].1"

tests:
name: "Test Python ${{ matrix.python-version }}"
Expand Down

0 comments on commit 8c8b344

Please sign in to comment.