From bcbe4aaa7490a4132594c4e29554fefe8d91d2fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 17:15:27 +0000 Subject: [PATCH] chore(deps): update pre-commit hook antonbabenko/pre-commit-terraform to v1.109.0 --- 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..1014057 100644 --- a/sync-root/.pre-commit-config.yaml +++ b/sync-root/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: - --allow-missing-credentials - id: detect-private-key - repo: https://github.com/antonbabenko/pre-commit-terraform - rev: v1.98.1 + rev: v1.109.0 hooks: - id: terraform_fmt - id: terraform_tflint