From cae02393710f18f5fbacd9545d1a38f0d661758e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 03:23:43 +0000 Subject: [PATCH] Renovate: pre-commit/mirrors-mypy to v1.11.2 --- precommit/python/python-hooks.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/precommit/python/python-hooks.yaml b/precommit/python/python-hooks.yaml index 648f312..6e970bf 100644 --- a/precommit/python/python-hooks.yaml +++ b/precommit/python/python-hooks.yaml @@ -20,7 +20,7 @@ repos: args: - --no-build-isolation - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.11.1 + rev: v1.11.2 hooks: - id: mypy additional_dependencies: