[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/mirrors-mypy: v1.7.0 → v1.7.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.7.0...v1.7.1)
This commit is contained in:
pre-commit-ci[bot]
2023-11-27 18:21:19 +00:00
committed by GitHub
parent a4f8eb3544
commit 22aff1bc25
+1 -1
View File
@@ -27,7 +27,7 @@ repos:
args: [--include-version-classifiers, --min-py-version=3.8, --max-py-version=3.12]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.7.0
rev: v1.7.1
hooks:
- id: mypy
name: mypy 3.8 on cibuildwheel/