Skip to content

Commit

Permalink
remove duplicate hook
Browse files Browse the repository at this point in the history
  • Loading branch information
vivgoyal-aws committed Jun 21, 2022
1 parent 189fd38 commit 162113e
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,20 +82,3 @@ repos:
"../../../modules/aws",
"./examples/kms/scenario3",
]
- repo: https://github.com/terraform-docs/terraform-docs
rev: "v0.16.0"
hooks:
- id: terraform-docs-system
args:
[
"markdown",
"table",
"--output-file",
"README.md",
"--hide",
"data-sources,requirements",
"--recursive",
"--recursive-path",
"../modules/aws",
"./bootstrap",
]

0 comments on commit 162113e

Please sign in to comment.