From 67b9b6966a54d896fab5d9b5637192d996f5c16c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 07:02:27 +0000 Subject: [PATCH] chore(deps): update pre-commit hook bridgecrewio/checkov to 3.2.493 --- sync-root/.pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sync-root/.pre-commit-config.yaml b/sync-root/.pre-commit-config.yaml index 5ba80f4..ce5af52 100644 --- a/sync-root/.pre-commit-config.yaml +++ b/sync-root/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: - id: terraform_docs - id: terraform_validate - repo: https://github.com/bridgecrewio/checkov.git - rev: 3.2.388 + rev: 3.2.493 hooks: - id: checkov verbose: false