[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/mirrors-eslint: v9.19.0 → v9.20.0](https://github.com/pre-commit/mirrors-eslint/compare/v9.19.0...v9.20.0)
- [github.com/pre-commit/mirrors-mypy: v1.14.1 → v1.15.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.14.1...v1.15.0)
This commit is contained in:
pre-commit-ci[bot] 2025-02-10 23:15:08 +00:00 committed by GitHub
parent 831741a842
commit 6d420705b5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -53,7 +53,7 @@ repos:
args: [--py39-plus]
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v9.19.0
rev: v9.20.0
hooks:
- id: eslint
additional_dependencies:
@ -61,7 +61,7 @@ repos:
- eslint-config-google@0.14.0
args: ["--fix"]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.14.1
rev: v1.15.0
hooks:
- id: mypy
files: ^(src/pytest_html|testing)