Skip to content

Commit 34272b8

Browse files
authored
chore: Update JUnit package matching pattern
1 parent 1b03c1a commit 34272b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
extends: ["github>cloudquery/.github//.github/renovate-java-default.json5"],
33
packageRules: [
44
{
5-
matchPackageNames: ["^org.junit"],
5+
matchPackageNames: ["/junit/"],
66
groupName: "junit",
77
},
88
],

0 commit comments

Comments
 (0)