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: v1.4 → v1.5.1](PyCQA/autoflake@v1.4...v1.5.1)
  • Loading branch information
pre-commit-ci[bot] authored and abravalheri committed Aug 30, 2022
1 parent 1f45ea3 commit 4e59620
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=lf']

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

0 comments on commit 4e59620

Please sign in to comment.