Skip to content

Commit e5b5f09

Browse files
committed
config: removes terraform-docs form pre commit check
1 parent 9e94a78 commit e5b5f09

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ repos:
44
hooks:
55
- id: terraform_fmt
66
- id: terraform_validate
7-
- id: terraform_docs
8-
args:
9-
- '--args=--lockfile=false'
107
- id: terraform_tflint
118
args:
129
- '--args=--only=terraform_deprecated_interpolation'

0 commit comments

Comments
 (0)