Skip to content

Commit 6fde0fe

Browse files
committed
feat: all dependency management now treated as type: chore
- Dependabot labels added to `type: chore` - Greenkeeper label moved to `type: chore`
1 parent 2e55c47 commit 6fde0fe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

labels.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,6 @@
4949
"status: good starter issue"
5050
]
5151
},
52-
{
53-
"name": "greenkeeper",
54-
"color": "0e8a16"
55-
},
5652
{
5753
"name": "help",
5854
"color": "0e8a16",
@@ -153,6 +149,10 @@
153149
"description": "Converting measurements, reorganizing folder structure, and other necessary (but less impactful) tasks.",
154150
"aliases": [
155151
"chore",
152+
"dependabot",
153+
"dependencies",
154+
"dependency",
155+
"greenkeeper",
156156
"legal",
157157
"maintenance",
158158
"Type: Maintenance",

0 commit comments

Comments
 (0)