New release: now supporting TF 0.12!! (#399)

* New release: now supporting TF 0.12

* updating precommit hook version
This commit is contained in:
Max Williams
2019-06-19 17:27:25 +02:00
committed by GitHub
parent da2c78b8ba
commit 9c3d222bd5
8 changed files with 69 additions and 69 deletions

View File

@@ -1,13 +1,5 @@
repos:
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.7.4
hooks:
- id: terraform_fmt
- id: terraform_docs
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.0.0
hooks:
- id: check-merge-conflict
- id: trailing-whitespace
- id: check-yaml
- id: check-added-large-files
- repo: git://github.com/antonbabenko/pre-commit-terraform
rev: v1.16.0
hooks:
- id: terraform_fmt
- id: terraform_docs