mirror of
https://github.com/yanhao98/renovate-example.git
synced 2026-02-04 18:50:34 +08:00
feat(config): 为 pnpm 添加依赖组配置,最小发布年龄设置为 3 天
This commit is contained in:
@@ -65,6 +65,8 @@
|
|||||||
// "automerge": true
|
// "automerge": true
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{ "groupName": "PNPM", "groupSlug": "pnpm", "matchPackageNames": [ "pnpm" ], "minimumReleaseAge": "3 days" },
|
||||||
|
|
||||||
// https://grok.com/chat/d407656c-c0b6-445a-be83-a13c7c39ccba
|
// https://grok.com/chat/d407656c-c0b6-445a-be83-a13c7c39ccba
|
||||||
{
|
{
|
||||||
"groupName": "unplugin packages",
|
"groupName": "unplugin packages",
|
||||||
|
|||||||
Reference in New Issue
Block a user