[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/PyCQA/flake8: 7.0.0 → 7.1.0](https://github.com/PyCQA/flake8/compare/7.0.0...7.1.0)
This commit is contained in:
pre-commit-ci[bot]
2024-06-17 16:55:41 +00:00
committed by GitHub
parent ec0a9b50a0
commit d8b22dfa1d

View File

@@ -16,7 +16,7 @@ repos:
- --line-length
- '99'
- repo: https://github.com/PyCQA/flake8
rev: 7.0.0
rev: 7.1.0
hooks:
- id: flake8
name: flake8 on changed files