Skip to content

Commit

Permalink
chore(deps): update pre-commit hook pycqa/autoflake to v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 27, 2024
1 parent efa102b commit 4a89d14
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 @@ -16,7 +16,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/PyCQA/autoflake
rev: v2.2.1
rev: v2.3.0
hooks:
- id: autoflake
- repo: https://github.com/asottile/pyupgrade
Expand Down

0 comments on commit 4a89d14

Please sign in to comment.