mirror of
https://github.com/tofuutils/pre-commit-opentofu.git
synced 2026-06-04 08:06:54 +02:00
feat: support .tofu file extension and update hooks/tools
Add support for the `.tofu` file extension in OpenTofu config matching and documentation. Update pre-commit hooks, regex, and README to reflect support for `.tofu` files alongside `.tf` and `.tfvars`. Fix minor shell quoting and array assignment issues. Upgrade pre-commit-hooks to v6.0.0. Signed-off-by: Michael Rosenfeld <michael@rosesecurity.com>
This commit is contained in:
parent
451aaa59b5
commit
9624cc8f24
6 changed files with 14 additions and 14 deletions
1
.github/workflows/build-image.yaml
vendored
1
.github/workflows/build-image.yaml
vendored
|
|
@ -98,4 +98,3 @@ jobs:
|
|||
tags: |
|
||||
registry.hub.docker.com/tofuutils/pre-commit-opentofu:nightly
|
||||
provenance: false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue