diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9adde8c..e9b7c89 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,7 +42,7 @@ repos: language: python files: \.py$ - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.20.2 + rev: v2.0.0 hooks: - id: mypy exclude: (docs|pyfakefs/tests)