diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 80fef8a..87b61e3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: stages: [pre-commit] - repo: https://github.com/antonbabenko/pre-commit-terraform.git - rev: v1.92.1 + rev: v1.92.2 hooks: - id: terraform_fmt stages: [pre-commit]