Skip to content

Commit

Permalink
chore(deps): update pre-commit hook hhatto/autopep8 to v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 16, 2024
1 parent 1cc7f5c commit 8779749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ repos:
# - -iTRY301
# files: coveralls/.*
- repo: https://github.com/hhatto/autopep8
rev: v2.2.0
rev: v2.3.0
hooks:
- id: autopep8
args: [-a, -i, -p2]
Expand Down

0 comments on commit 8779749

Please sign in to comment.