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/PyCQA/autoflake: v1.6.0 → v1.6.1](PyCQA/autoflake@v1.6.0...v1.6.1)
  • Loading branch information
pre-commit-ci[bot] authored and abravalheri committed Oct 4, 2022
1 parent 665bca1 commit a3a1e60
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/PyCQA/autoflake
rev: v1.6.0
rev: v1.6.1
hooks:
- id: autoflake
args: [
Expand Down

0 comments on commit a3a1e60

Please sign in to comment.