chore(deps): update pre-commit hook pre-commit/mirrors-mypy to v1.12.1 (#2743)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-21 21:57:49 +11:00 committed by GitHub
parent 912c9c5a83
commit d91b6568c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ repos:
args: [--config=.flake8]
fail_fast: true
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.12.0
rev: v1.12.1
hooks:
- id: mypy
fail_fast: true