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 1b03c1a commit 34272b8Copy full SHA for 34272b8
.github/renovate.json5
@@ -2,7 +2,7 @@
2
extends: ["github>cloudquery/.github//.github/renovate-java-default.json5"],
3
packageRules: [
4
{
5
- matchPackageNames: ["^org.junit"],
+ matchPackageNames: ["/junit/"],
6
groupName: "junit",
7
},
8
],
0 commit comments