Skip to content

Commit

Permalink
Merge pull request #917 from Mause/renovate/pycqa-autoflake-2.x
Browse files Browse the repository at this point in the history
chore(deps): update pre-commit hook pycqa/autoflake to v2.3.1
  • Loading branch information
Mause authored Mar 18, 2024
2 parents d43b1f3 + de1f36e commit 9f26fb8
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 @@ -18,7 +18,7 @@ repos:
args:
- --float-to-top
- repo: https://github.com/PyCQA/autoflake
rev: v2.3.0
rev: v2.3.1
hooks:
- id: autoflake
args:
Expand Down

0 comments on commit 9f26fb8

Please sign in to comment.