forked from github/pre-commit-opentofu
chore: Actualize README (#350)
This commit is contained in:
parent
908ec70ea6
commit
7e6c287d16
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@ Set `-e PRE_COMMIT_COLOR=never` to disable the color output in `pre-commit`.
|
|||
|
||||
<details><summary><b>MacOS</b></summary><br>
|
||||
|
||||
[`coreutils`](https://formulae.brew.sh/formula/coreutils) is required for `terraform_validate` hook on MacOS (due to use of `realpath`).
|
||||
[`coreutils`](https://formulae.brew.sh/formula/coreutils) is required for hooks on MacOS (due to use of `realpath`).
|
||||
|
||||
```bash
|
||||
brew install pre-commit terraform-docs tflint tfsec coreutils checkov terrascan infracost jq
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue