We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e60eb99 commit 104a590Copy full SHA for 104a590
.github/renovate.json5
@@ -1,3 +1,9 @@
1
{
2
extends: ["github>cloudquery/.github//.github/renovate-java-default.json5"],
3
+ packageRules: [
4
+ {
5
+ matchPackageNames: ["^org.junit"],
6
+ groupName: "junit,
7
+ },
8
+ ],
9
}
0 commit comments