diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c127bcdc6..baa011f34 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -61,7 +61,7 @@ repos: - id: ruff-format - id: ruff - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.20.2 + rev: v2.0.0 hooks: - id: mypy entry: mypy maturin/