From 602c1f89c5bbfa990b1948f133232b597d8ad7f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 00:52:09 +0000 Subject: [PATCH] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v43.126.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 710d0a6..c3824b8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,7 +35,7 @@ repos: entry: --tty bridgecrew/checkov:3.2.354 --config-file checkov.yaml pass_filenames: false - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.111.0 + rev: 43.126.0 hooks: - id: renovate-config-validator args: [ --strict ]