Skip to content

Commit 2d559a6

Browse files
Separate approvable renovate package groups (#706)
1 parent 84ba734 commit 2d559a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/renovate.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
{
3232
"dependencyDashboardApproval": true,
3333
"description": "Only update Python versions after approval",
34+
"groupName": "python-version",
3435
"matchPackageNames": [
3536
"python"
3637
],
@@ -42,6 +43,7 @@
4243
{
4344
"dependencyDashboardApproval": true,
4445
"description": "Only update py-cord versions after approval",
46+
"groupName": "py-cord-version",
4547
"matchPackageNames": [
4648
"py-cord"
4749
],

0 commit comments

Comments
 (0)