From b6f912841ece69b7a5caeb6a18d0c526370202af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 16:11:44 +0000 Subject: [PATCH] chore(deps): update pre-commit hook bridgecrewio/checkov to v3.2.351 Signed-off-by: Alexandros Kazantzidis --- .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 d6049ff..c465f3d 100755 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: hooks: - id: fix-smartquotes - repo: https://github.com/bridgecrewio/checkov.git - rev: 3.2.95 + rev: 3.2.351 hooks: - id: checkov args: [--soft-fail]