Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/myint/autoflake.git: v1.4 → v1.5.1](https://github.com/myint/autoflake.git/compare/v1.4...v1.5.1)
  • Loading branch information
pre-commit-ci[bot] committed Aug 29, 2022
1 parent f264639 commit 0af06c4
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: ['--fix=auto'] # replace 'auto' with 'lf' to enforce Linux/Mac line endings or 'crlf' for Windows

- repo: https://github.com/myint/autoflake.git
rev: v1.4
rev: v1.5.1
hooks:
- id: autoflake
args: [
Expand Down

0 comments on commit 0af06c4

Please sign in to comment.