Skip to content

Commit 99b5eb8

Browse files
authored
Updated pre-commit-terraform to support terraform-docs and Terraform 0.12 (#288)
1 parent d72689b commit 99b5eb8

File tree

2 files changed

+178
-172
lines changed

2 files changed

+178
-172
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
repos:
22
- repo: git://github.com/antonbabenko/pre-commit-terraform
3-
rev: v1.11.0
3+
rev: v1.13.0
44
hooks:
55
- id: terraform_fmt
6-
# - id: terraform_docs # not yet compatible with Terraform 0.12
6+
- id: terraform_docs
77
- repo: git://github.com/pre-commit/pre-commit-hooks
88
rev: v2.2.3
99
hooks:

0 commit comments

Comments
 (0)