Skip to content

Commit a601f01

Browse files
committed
Group (direct) org.springframework
1 parent 14424c9 commit a601f01

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

renovate.json5

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,16 @@
7373
],
7474
"groupName": "org.junit"
7575
},
76+
{
77+
"description": "Group org.springframework",
78+
"matchPackagePatterns": [
79+
"^org.springframework:"
80+
],
81+
"datasources": [
82+
"maven"
83+
],
84+
"groupName": "org.springframework"
85+
},
7686
{
7787
"description": "Group org.hibernate.orm",
7888
"matchPackagePatterns": [

0 commit comments

Comments
 (0)