From 39a8cad41ed5cbc585a2a010a6952f27277d90c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 20:10:33 +0000 Subject: [PATCH] chore(deps): update pre-commit hook bridgecrewio/checkov to v3.2.342 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..21131b8 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.342 hooks: - id: checkov args: [--soft-fail]