Skip to content

Commit

Permalink
Update autoflake version in precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
venaturum committed Jul 8, 2024
1 parent 0b9fc02 commit 6905698
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 @@ -6,7 +6,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/myint/autoflake
rev: v1.4
rev: v2.3.1
hooks:
- id: autoflake
files: (^(src|tests)/)|(^[^/]*$)
Expand Down

0 comments on commit 6905698

Please sign in to comment.