diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d30974df..8136b5c6 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.20 + rev: v0.1.23 hooks: - id: terraform-fmt