diff --git a/project_template/.pre-commit-config.yaml b/project_template/.pre-commit-config.yaml index 15d06cf..30c2b37 100644 --- a/project_template/.pre-commit-config.yaml +++ b/project_template/.pre-commit-config.yaml @@ -30,7 +30,7 @@ repos: - id: ruff-format - repo: https://github.com/pre-commit/mirrors-mypy - rev: "v1.11.0" + rev: "v1.11.1" hooks: - id: mypy files: src