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