diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2b7e68b..55b0eb3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/antonbabenko/pre-commit-terraform - rev: v1.83.5 + rev: v1.86.0 hooks: # - id: terraform_validate - id: terraform_fmt