diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0a28238..1fa4c2f 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.5.1 hooks: - id: mypy exclude: ^tests/|^docs