diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2096d18..1c936f9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: - id: trailing-whitespace - id: end-of-file-fixer - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.20.2 + rev: v2.0.0 hooks: - id: mypy - repo: https://github.com/astral-sh/ruff-pre-commit