diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 85a8d02..53a7f7b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: - id: detect-secrets args: ["--baseline", ".secrets.baseline"] - repo: https://github.com/antonbabenko/pre-commit-terraform - rev: v1.88.2 + rev: v1.88.3 hooks: - id: terraform_fmt - id: terraform_validate