diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c1ac30725..e10de6f1c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,7 +42,7 @@ repos: stages: [manual] - repo: https://github.com/pre-commit/mirrors-mypy - rev: v0.961 + rev: v0.971 hooks: - id: mypy exclude: "ipykernel.*tests"