Merge pull request #13 from cisagov/bugfix/turn_off_terraform_docs_hook

Remove the terraform-docs hook
pull/113/head
Shane Frasier 5 years ago committed by GitHub
commit 6f566f708e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .pre-commit-config.yaml

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

Loading…
Cancel
Save