From 519ecc1d0f2d651c7fdedaac806d335aa57379a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 13:54:04 +0000 Subject: [PATCH] chore(deps): update pre-commit hook antonbabenko/pre-commit-terraform to v1.105.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..3b0cbdc 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.105.0 hooks: - id: terraform_fmt - id: terraform_tflint