[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/PyCQA/flake8: 7.1.2 → 7.2.0](https://github.com/PyCQA/flake8/compare/7.1.2...7.2.0)
This commit is contained in:
pre-commit-ci[bot] 2025-03-31 20:04:17 +00:00 committed by GitHub
parent c3fa0c40c8
commit 1a1540fee1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ repos:
args: ['--branch', 'master']
- repo: https://github.com/PyCQA/flake8
rev: 7.1.2
rev: 7.2.0
hooks:
- id: flake8
language_version: python3