Skip to content

Commit 82dd23d

Browse files
committed
fix(cicd): update the label name for the dependencies
1 parent f451791 commit 82dd23d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"platformAutomerge": true,
88
"branchPrefix": "fix/deps/",
99
"addLabels": [
10-
"deps",
10+
"dependencies",
1111
"security"
1212
],
1313
"assignees": [

0 commit comments

Comments
 (0)