diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6bc425e1..d2eb3915 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,7 +41,7 @@ repos: - id: ruff-format # type checking - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.20.2 + rev: v2.0.0 hooks: - id: mypy # spell-checking