We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b14250f + 2d559a6 commit f076cf6Copy full SHA for f076cf6
1 file changed
.github/renovate.json
@@ -31,6 +31,7 @@
31
{
32
"dependencyDashboardApproval": true,
33
"description": "Only update Python versions after approval",
34
+ "groupName": "python-version",
35
"matchPackageNames": [
36
"python"
37
],
@@ -42,6 +43,7 @@
42
43
44
45
"description": "Only update py-cord versions after approval",
46
+ "groupName": "py-cord-version",
47
48
"py-cord"
49
0 commit comments