From a07a2a8386e91ad97d4b742ca8dc67e1157b66b9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 01:11:09 +0000 Subject: [PATCH] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v43.15.1 --- .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 39c491c..f9c8861 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.4.3 + rev: 43.15.1 hooks: - id: renovate-config-validator args: [ --strict ]