diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 122917d..a151c91 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: args: [ "--max-line-length", "120" ] exclude: "tests/to-be-tested/" - repo: https://github.com/pre-commit/mirrors-mypy - rev: 'v0.991' + rev: 'v1.19.1' hooks: - id: mypy files: ^flake8_executable