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