Add markdownlint and ocm to Brewfile.

This commit is contained in:
2024-07-02 07:32:27 +12:00
parent d408c90c4b
commit 27f40b0050

View File

@ -17,6 +17,8 @@ brew "go", link: false
brew "go@1.21", link: true
brew "govulncheck"
brew "helm"
brew "markdownlint-cli"
brew "ocm"
brew "openshift-cli"
brew "pcre"
brew "ripgrep"