diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8929d0e5a..fa8253a69 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: # stages: [push] - repo: https://github.com/pre-commit/mirrors-mypy - rev: "v1.7.1" + rev: "v1.8.0" hooks: - id: mypy exclude: build_helpers