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