Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit c4efe4d

Browse files
committed
Update renovate config
1 parent b765cd3 commit c4efe4d

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
@@ -32,7 +32,7 @@
3232
},
3333
{
3434
"groupName": "vitest",
35-
"matchPackageNames": ["@vitest/ui", "vitest"]
35+
"matchPackageNames": ["@vitest/coverage-c8", "@vitest/ui", "vitest"]
3636
},
3737
{
3838
"groupName": "prettier",

0 commit comments

Comments
 (0)