mirror of https://github.com/celery/kombu.git
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/autoflake: v2.0.2 → v2.1.0](https://github.com/PyCQA/autoflake/compare/v2.0.2...v2.1.0)
This commit is contained in:
parent
8d3edf77b5
commit
0dd813a819
|
@ -6,7 +6,7 @@ repos:
|
|||
args: ["--py37-plus", "--keep-runtime-typing"]
|
||||
|
||||
- repo: https://github.com/PyCQA/autoflake
|
||||
rev: v2.0.2
|
||||
rev: v2.1.0
|
||||
hooks:
|
||||
- id: autoflake
|
||||
args: ["--in-place", "--ignore-pass-after-docstring", "--imports"]
|
||||
|
|
Loading…
Reference in New Issue