We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 908ec70 commit 7e6c287Copy full SHA for 7e6c287
README.md
@@ -111,7 +111,7 @@ Set `-e PRE_COMMIT_COLOR=never` to disable the color output in `pre-commit`.
111
112
<details><summary><b>MacOS</b></summary><br>
113
114
-[`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`).
115
116
```bash
117
brew install pre-commit terraform-docs tflint tfsec coreutils checkov terrascan infracost jq
0 commit comments