diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8bc29752..ed55474b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -92,7 +92,7 @@ repos: # static type checking with mypy - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.17.1 + rev: v1.20.2 hooks: - id: mypy additional_dependencies: