Remove the terraform-docs hook

terraform-docs is currently broken with respect to terraform 0.12.
pull/113/head
Jeremy Frasier 5 years ago
parent dfdc826d31
commit 740457694a
No known key found for this signature in database
GPG Key ID: 285B4A02F4305C09
  1. 1
      .pre-commit-config.yaml

@ -68,7 +68,6 @@ repos:
hooks: hooks:
- id: terraform_fmt - id: terraform_fmt
- id: terraform_validate_no_variables - id: terraform_validate_no_variables
- id: terraform_docs
- repo: https://github.com/IamTheFij/docker-pre-commit - repo: https://github.com/IamTheFij/docker-pre-commit
rev: v1.0.0 rev: v1.0.0
hooks: hooks:

Loading…
Cancel
Save