mirror of
https://github.com/tofuutils/pre-commit-opentofu.git
synced 2025-10-15 17:38:54 +02:00
fix: entry for tofu_docs_replace
Signed-off-by: Nikolai Mishin <sanduku.default@gmail.com>
This commit is contained in:
parent
7b04f0c249
commit
f146463ac8
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@
|
|||
name: OpenTofu docs (overwrite README.md)
|
||||
description: Overwrite content of README.md with terraform-docs.
|
||||
require_serial: true
|
||||
entry: terraform_docs_replace
|
||||
entry: hooks/tofu_docs_replace.py
|
||||
language: python
|
||||
files: (\.tf)$
|
||||
exclude: \.terraform\/.*$
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue