Skip to content

Commit a2eee73

Browse files
authored
Update renovate.json5
Group junit
1 parent f0b272e commit a2eee73

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

renovate.json5

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,16 @@
5454
],
5555
"groupName": "com.vaadin"
5656
},
57+
{
58+
"description": "Group org.junit",
59+
"matchPackagePatterns": [
60+
"^org.junit:junit-bom",
61+
"^org.junit.jupiter"
62+
],
63+
"datasources": [
64+
"maven"
65+
],
66+
"groupName": "org.junit"
67+
}
5768
]
5869
}

0 commit comments

Comments
 (0)