From 44218fc03d854bd4a4d187bc4007c5188cb17175 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 23:35:04 +0000 Subject: [PATCH] chore(deps): update pre-commit hook antonbabenko/pre-commit-terraform to v1.88.4 --- 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 cdbb8e4..4523af6 100644 --- a/sync-root/.pre-commit-config.yaml +++ b/sync-root/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - --allow-missing-credentials - id: detect-private-key - repo: https://github.com/antonbabenko/pre-commit-terraform - rev: v1.88.0 + rev: v1.88.4 hooks: - id: terraform_fmt - id: terraform_tflint