Skip to content

Commit 15daf3f

Browse files
authored
chore: Fix syntax error in renovate.json5
1 parent ce61e70 commit 15daf3f

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
@@ -3,7 +3,7 @@
33
packageRules: [
44
{
55
matchPackageNames: ["^org.junit"],
6-
groupName: "junit,
6+
groupName: "junit",
77
},
88
],
99
}

0 commit comments

Comments
 (0)