diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3e4993752..14468d9b0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: # stages: [push] - repo: https://github.com/pre-commit/mirrors-mypy - rev: "v1.15.0" + rev: "v1.16.0" hooks: - id: mypy exclude: build_helpers