diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 956e2fa7..a80717e6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -49,7 +49,7 @@ repos: - id: setup-cfg-fmt - repo: https://github.com/pre-commit/mirrors-mypy - rev: v0.950 + rev: v0.960 hooks: - id: mypy name: mypy 3.6 on cibuildwheel/