mirror of https://github.com/celery/kombu.git
[pre-commit.ci] pre-commit autoupdate (#1760)
updates: - [github.com/PyCQA/autoflake: v2.1.1 → v2.2.0](https://github.com/PyCQA/autoflake/compare/v2.1.1...v2.2.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
6ef88c3445
commit
68cb9ce011
|
@ -6,7 +6,7 @@ repos:
|
|||
args: ["--py37-plus", "--keep-runtime-typing"]
|
||||
|
||||
- repo: https://github.com/PyCQA/autoflake
|
||||
rev: v2.1.1
|
||||
rev: v2.2.0
|
||||
hooks:
|
||||
- id: autoflake
|
||||
args: ["--in-place", "--ignore-pass-after-docstring", "--imports"]
|
||||
|
|
Loading…
Reference in New Issue