diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 94a58f2..93695e1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,6 +41,6 @@ repos: args: [ --fix ] - id: ruff-format - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.13.0 + rev: v1.20.2 hooks: - id: mypy