[pre-commit.ci] pre-commit autoupdate (#601)

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:
pre-commit-ci[bot] 2024-01-09 20:08:09 +03:30 committed by Ilya
parent 97dbc62a2a
commit f11e1391a3

View file

@ -9,7 +9,7 @@ repos:
- "--target-version"
- "py38"
- repo: https://github.com/PyCQA/flake8
rev: "6.0.0"
rev: "7.0.0"
hooks:
- id: flake8
args: ["--max-line-length", "110"]