From fcafd3d83735bffac4a1f7806971e406a7e427df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 22:32:11 +0000 Subject: [PATCH] chore(deps): update pre-commit hook bridgecrewio/checkov to v3.2.344 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..5f543b2 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.344 hooks: - id: checkov args: [--soft-fail]