diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 91a0eb7..86b8541 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.83.3 + rev: v1.83.4 hooks: - id: terraform_fmt - id: terraform_validate