diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0a28238..9c3a043 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: name: isort (python) - repo: 'https://github.com/pre-commit/mirrors-mypy' - rev: v0.961 + rev: v1.14.1 hooks: - id: mypy exclude: ^tests/|^docs