From 5de276230102e9cf44836d0e0a747f2ca8b00f04 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 09:40:40 +0000 Subject: [PATCH] chore(deps): update pre-commit hook pre-commit/mirrors-mypy to v1.20.2 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 8bc29752..ed55474b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -92,7 +92,7 @@ repos: # static type checking with mypy - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.17.1 + rev: v1.20.2 hooks: - id: mypy additional_dependencies: