Skip to content

Commit

Permalink
Add terraform_validate and terraform_tflint pre-commit hooks (ter…
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 authored and barryib committed Oct 25, 2019
1 parent c90b337 commit be6fa61
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
- repo: git://github.com/antonbabenko/pre-commit-terraform
rev: v1.16.0
rev: v1.19.0
hooks:
- id: terraform_fmt
- id: terraform_docs
- id: terraform_validate
- id: terraform_tflint

0 comments on commit be6fa61

Please sign in to comment.