Skip to content

Commit

Permalink
Trying to fix pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinXPN authored Dec 6, 2024
1 parent 0f8be75 commit 4b34e3d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ jobs:
with:
python-version: '3.13'
- uses: pre-commit/[email protected]
with:
extra_args: --all-files
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/mirrors-autopep8
rev: v2.0.4
- repo: https://github.com/hhatto/autopep8
rev: v2.3.1
hooks:
- id: autopep8

Expand Down

0 comments on commit 4b34e3d

Please sign in to comment.