From 312eaf6f324f1b12a8a5b7315aeb28ed973e8acd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 15:38:56 +0000 Subject: [PATCH] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v41.142.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 0778436..a0fc930 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: 41.141.0 + rev: 41.142.0 hooks: - id: renovate-config-validator args: [ --strict ]