mirror of https://github.com/celery/kombu.git
[pre-commit.ci] pre-commit autoupdate (#1846)
updates: - [github.com/PyCQA/flake8: 6.1.0 → 7.0.0](https://github.com/PyCQA/flake8/compare/6.1.0...7.0.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
d555a082b4
commit
2783b1220e
|
@ -12,7 +12,7 @@ repos:
|
|||
args: ["--in-place", "--ignore-pass-after-docstring", "--imports"]
|
||||
|
||||
- repo: https://github.com/PyCQA/flake8
|
||||
rev: 6.1.0
|
||||
rev: 7.0.0
|
||||
hooks:
|
||||
- id: flake8
|
||||
|
||||
|
|
Loading…
Reference in New Issue