Skip to content

Commit 3a3ddf1

Browse files
committed
Group python and actions changes into one PR
1 parent 42ed8d3 commit 3a3ddf1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

renovate.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
],
2626
"matchDatasources": [
2727
"pypi"
28-
]
28+
],
29+
"groupName": "python dependencies"
2930
},
3031
{
3132
"addLabels": [
@@ -58,7 +59,8 @@
5859
],
5960
"matchManagers": [
6061
"github-actions"
61-
]
62+
],
63+
"groupName": "github actions"
6264
},
6365
{
6466
"matchPackageNames": [

0 commit comments

Comments
 (0)