From 3e9bd0def94aa61a26cf024b29f7adaedf477b95 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 13:32:29 +0000 Subject: [PATCH] chore(deps): update pre-commit hook bridgecrewio/checkov to v3.2.115 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..0ebf0df 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.115 hooks: - id: checkov args: [--soft-fail]