Skip to content

Commit 24b84fb

Browse files
committed
fix: added missing label
1 parent db005dc commit 24b84fb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/labels.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@
3434
- name: "chore"
3535
description: "Simple dependency updates or version bumps"
3636
color: 006b75
37+
- name: "dependencies"
38+
description: "Dependency updates, version bumps, etc."
39+
color: 006b75
3740
- name: "update"
3841
description: "General updates"
3942
color: 006b75
@@ -59,5 +62,5 @@
5962
description: "Used for referencing DevContainers"
6063
color: 006b75
6164
- name: "docker"
62-
description: "Used for referencing Docker files"
65+
description: "Used for referencing Docker related issues"
6366
color: 006b75

0 commit comments

Comments
 (0)