Files
terraform-aws-eks/.pre-commit-config.yaml
Max Williams 9c3d222bd5 New release: now supporting TF 0.12!! (#399)
* New release: now supporting TF 0.12

* updating precommit hook version
2019-06-19 17:27:25 +02:00

6 lines
132 B
YAML

- repo: git://github.com/antonbabenko/pre-commit-terraform
rev: v1.16.0
hooks:
- id: terraform_fmt
- id: terraform_docs