diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 40ceac84..bf17bc85 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.902 + rev: v0.910 hooks: - id: mypy exclude: ^(bin|cibuildwheel/resources|docs)/.*py$