diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d13b1f55..941a653f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,6 +9,6 @@ repos: - .yamllint.yaml id: yamllint - repo: https://github.com/gruntwork-io/pre-commit - rev: v0.1.23 + rev: v0.1.25 hooks: - id: terraform-fmt