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.7.3 → v1.7.6](PyCQA/autoflake@v1.7.3...v1.7.6)
  • Loading branch information
pre-commit-ci[bot] authored Oct 18, 2022
1 parent 5151e6c commit e2a7335
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: ["--py38-plus"]

- repo: https://github.com/PyCQA/autoflake
rev: v1.7.3
rev: v1.7.6
hooks:
- id: autoflake

Expand Down

0 comments on commit e2a7335

Please sign in to comment.