Skip to content

Commit 4801081

Browse files
committed
Group org.seleniumhq.selenium
1 parent 168a00a commit 4801081

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
@@ -19,6 +19,16 @@
1919
"maven"
2020
],
2121
"groupName": "net.sourceforge.pmd"
22+
},
23+
{
24+
"description": "Group org.seleniumhq.selenium",
25+
"matchPackagePatterns": [
26+
"^org.seleniumhq.selenium"
27+
],
28+
"datasources": [
29+
"maven"
30+
],
31+
"groupName": "org.seleniumhq.selenium"
2232
}
2333
]
2434
}

0 commit comments

Comments
 (0)