diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6b2d09e81..fed7ca83c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -47,7 +47,7 @@ repos: hooks: - id: python-use-type-annotations - repo: https://github.com/pre-commit/mirrors-mypy - rev: v0.800 + rev: v0.812 hooks: - id: mypy files: ^(src/|testing/)