Skip to content

Commit 197fa62

Browse files
committed
Comment the terraform_docs hook since it doesn’t work with Terraform 0.12+
1 parent ca9e09c commit 197fa62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ repos:
33
rev: v1.18.0
44
hooks:
55
- id: terraform_fmt
6-
- id: terraform_docs
6+
# - id: terraform_docs <= Failed to work with Terraform 0.12+
77
- repo: git://github.com/pre-commit/pre-commit-hooks
88
rev: v2.3.0
99
hooks:

0 commit comments

Comments
 (0)