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: v2.0.1 → v2.0.2](PyCQA/autoflake@v2.0.1...v2.0.2)
  • Loading branch information
pre-commit-ci[bot] committed Mar 13, 2023
1 parent d66c5ce commit 2954073
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:
args: ["--py37-plus", "--keep-runtime-typing"]

- repo: https://github.com/PyCQA/autoflake
rev: v2.0.1
rev: v2.0.2
hooks:
- id: autoflake
args: ["--in-place", "--ignore-pass-after-docstring", "--imports"]
Expand Down

0 comments on commit 2954073

Please sign in to comment.