From 2674f5fe0fca6fc314b08e3cbcbfeb99294b8359 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 09:24:16 +0000 Subject: [PATCH] Update pre-commit hook pre-commit/mirrors-mypy to v1.13.0 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9c5184b35..7eca8468e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: alias: ec - repo: https://github.com/pre-commit/mirrors-mypy - rev: "v1.12.0" + rev: "v1.13.0" hooks: - id: mypy additional_dependencies: