From a8510a7de0e09baccde12e5410d7c94f940d5b5d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 11:45:11 +0200 Subject: [PATCH] chore: Pre-Commit dependencies update (#46) Co-authored-by: migara <2110772+migara@users.noreply.github.com> --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 62ea1b16..ce6a673c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: - --args=--only=terraform_workspace_remote id: terraform_tflint repo: https://github.com/antonbabenko/pre-commit-terraform - rev: v1.88.4 + rev: v1.89.1 - hooks: - args: - --compact @@ -27,4 +27,4 @@ repos: id: checkov verbose: true repo: https://github.com/bridgecrewio/checkov.git - rev: 3.2.50 + rev: 3.2.74