Skip to content

Commit

Permalink
chore(deps): update pre-commit hook hhatto/autopep8 to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate Bot authored and talkiq-ops committed May 30, 2024
1 parent 20cbd2d commit e2d70fe
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 @@ -158,7 +158,7 @@ repos:
- flake8-commas==2.1.0
- flake8-comprehensions==3.13.0
- repo: https://github.com/hhatto/autopep8
rev: v2.1.2
rev: v2.2.0
hooks:
- id: autopep8
args: [-a, -i, -p2]
Expand Down

0 comments on commit e2d70fe

Please sign in to comment.