From a38a50f73a8ede3a4a0054c3e645f80d02665677 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Jun 2026 21:41:07 +0000 Subject: [PATCH] Update pre-commit hooks --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b8d4f4fc..5d0c52b8 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.19.1" + rev: "v2.1.0" hooks: - id: mypy additional_dependencies: @@ -34,6 +34,6 @@ repos: - pulumi-onepassword>=1.1.3 - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 42.32.1 + rev: 43.246.1 hooks: - id: renovate-config-validator