Skip to content

Commit

Permalink
Updated pre-commit-terraform to support terraform-docs and Terraform …
Browse files Browse the repository at this point in the history
…0.12 (#288)
  • Loading branch information
antonbabenko authored Jun 17, 2019
1 parent d72689b commit 99b5eb8
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 172 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
repos:
- repo: git://github.com/antonbabenko/pre-commit-terraform
rev: v1.11.0
rev: v1.13.0
hooks:
- id: terraform_fmt
# - id: terraform_docs # not yet compatible with Terraform 0.12
- id: terraform_docs
- repo: git://github.com/pre-commit/pre-commit-hooks
rev: v2.2.3
hooks:
Expand Down
Loading

0 comments on commit 99b5eb8

Please sign in to comment.