From e1e4bd5dec929c67f83d872c52b131d9c9688c3e Mon Sep 17 00:00:00 2001 From: xnoto Date: Tue, 25 Aug 2026 17:15:33 -0600 Subject: [PATCH] chore: update pre-commit terraform hook --- tfroot-runner/pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tfroot-runner/pre-commit-config.yaml b/tfroot-runner/pre-commit-config.yaml index c0e46e6..8216985 100644 --- a/tfroot-runner/pre-commit-config.yaml +++ b/tfroot-runner/pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: - id: conventional-pre-commit stages: [commit-msg] - repo: https://github.com/antonbabenko/pre-commit-terraform - rev: bf9dd9c695ddaf238af36f179049202358ec22b7 # v1.108.1 + rev: 581213484f4262600d17c71e272176d4eb6724a5 # v1.109.0 hooks: - id: terraform_validate args: