Skip to content

Commit 5526992

Browse files
committed
chore: split rolldown into its own group
1 parent 56144b6 commit 5526992

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

renovate.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212
"groupName": "deno",
1313
"dependencyDashboardApproval": true,
1414
"description": "Pinned in .github/workflows/ci.yml; 2.7.5+ regress nuxi dev server / ws tests. Surface bumps as their own PR for manual approval."
15+
},
16+
{
17+
"matchPackageNames": ["rolldown", "@rolldown/**"],
18+
"groupName": "rolldown",
19+
"groupSlug": "rolldown"
1520
}
1621
]
1722
}

0 commit comments

Comments
 (0)