[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/PyCQA/flake8: 7.1.1 → 7.1.2](https://github.com/PyCQA/flake8/compare/7.1.1...7.1.2)
- [github.com/pre-commit/mirrors-eslint: v9.20.0 → v9.20.1](https://github.com/pre-commit/mirrors-eslint/compare/v9.20.0...v9.20.1)
This commit is contained in:
pre-commit-ci[bot] 2025-02-17 21:41:34 +00:00 committed by GitHub
parent a5a0b5e3e0
commit 556e9cdc3e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ repos:
args: ['--branch', 'master']
- repo: https://github.com/PyCQA/flake8
rev: 7.1.1
rev: 7.1.2
hooks:
- id: flake8
language_version: python3
@ -53,7 +53,7 @@ repos:
args: [--py39-plus]
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v9.20.0
rev: v9.20.1
hooks:
- id: eslint
additional_dependencies: