diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 053866b..9139056 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.86.0 + rev: v1.87.1 hooks: - id: terraform_fmt - id: terraform_validate