diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ac58c3622..e0845a2f4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: - id: isort - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.14.0 + rev: v1.14.1 hooks: - id: mypy exclude: (docs/.*)