Skip to content

Commit 34fdfa5

Browse files
authored
Merge pull request #38 from escendit/37-label-npm-dependencies
Add npm updates label
2 parents 64ebaec + a9c6100 commit 34fdfa5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/utility-update-labels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
{"name": "dependencies", "color": "9AF807", "description": "Dependency Updates"},
2020
{"name": "dependencies/dotnet-sdk", "color": "512BD4", "description": ".NET SDK Updates"},
2121
{"name": "dependencies/nuget", "color": "512BD4", "description": "NuGet Updates"},
22+
{"name": "dependencies/npmjs", "color": "CB3837", "description": "npm updates"},
2223
{"name": "dependencies/containers", "color": "0DB7ED", "description": "Container Updates"},
2324
{"name": "dependencies/github-actions", "color": "333333", "description": "GitHub Actions Updates"},
2425
{"name": "maintenance", "color": "2E7D32", "description": "Upkeep and tech debt reduction"},

0 commit comments

Comments
 (0)