Skip to content

Commit 3c43cbf

Browse files
authored
Add 'helm' ecosystem to dependabot-2.0 schema (SchemaStore#4679)
Dependabot recently added support for Helm charts, with the identifier "helm". For details, see: https://docs.github.com/en/code-security/dependabot/ecosystems-supported-by-dependabot/supported-ecosystems-and-repositories#supported-ecosystems-and-repositories
1 parent 01dbbac commit 3c43cbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/schemas/json/dependabot-2.0.json

+1
Original file line numberDiff line numberDiff line change
@@ -660,6 +660,7 @@
660660
"github-actions",
661661
"gomod",
662662
"gradle",
663+
"helm",
663664
"maven",
664665
"mix",
665666
"npm",

0 commit comments

Comments
 (0)