Update mypy to v1.7.0 in pre-commit-config.yaml

pull/9418/head
Matthias 2 years ago
parent f286cb0a90
commit 5f8ff373ab

@ -8,7 +8,7 @@ repos:
# stages: [push]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: "v1.5.1"
rev: "v1.7.0"
hooks:
- id: mypy
exclude: build_helpers

Loading…
Cancel
Save