Skip to content

Commit 991e39a

Browse files
committed
chore: group renovate deps
1 parent 4261861 commit 991e39a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.github/renovate.json5

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,15 @@
99
"depTypeList": ["peerDependencies"],
1010
"enabled": false,
1111
},
12+
{
13+
groupName: "upstream",
14+
matchPackageNames: ["vite"],
15+
matchPackagePrefixes: ["rollup", "@rollup", "@vitejs"],
16+
},
1217
],
1318
"ignoreDeps": [
1419
// manually bumping
15-
"rollup",
1620
"node",
17-
"typescript",
1821

1922
// breaking changes
2023
"kill-port", // `kill-port:^2.0.0 has perf issues (#8392)

0 commit comments

Comments
 (0)