bump pre-commit mypy version

This commit is contained in:
Matthias
2023-06-03 08:47:46 +02:00
parent fcb960185e
commit cc04f3279a
+1 -1
View File
@@ -8,7 +8,7 @@ repos:
# stages: [push] # stages: [push]
- repo: https://github.com/pre-commit/mirrors-mypy - repo: https://github.com/pre-commit/mirrors-mypy
rev: "v1.0.1" rev: "v1.3.0"
hooks: hooks:
- id: mypy - id: mypy
exclude: build_helpers exclude: build_helpers