Skip to content

Commit 19a4574

Browse files
committed
Add pass_filenames false to terraform_docs_docker
1 parent 3fb9c6e commit 19a4574

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-hooks.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@
220220
entry: ghcr.io/actuarysailor/pre-commit-terraform-tools:latest
221221
language: docker_image
222222
args: [terraform-docs, markdown, table, --output-file, README.md, .]
223+
pass_filenames: false
223224
files: \.(tf|tofu|terraform\.lock\.hcl)$
224225
exclude: \.terraform/.*$
225226

0 commit comments

Comments
 (0)