diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c998ed4..1df8171 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ repos: - repo: https://github.com/gruntwork-io/pre-commit rev: "v0.1.22" # Get the latest from: https://github.com/gruntwork-io/pre-commit/releases hooks: - - id: terraform-validate + - id: terraform-validate # It should be before tflint hook as it runs terraform init required by tflint - id: terraform-fmt - id: tflint args: