add renovate package grouping for vuepress packages

This commit is contained in:
mahula 2024-10-27 07:34:38 +01:00 committed by GitHub
parent 8bab17842a
commit 30b7768d79
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,6 +8,10 @@
"automerge": true,
"automergeType": "pr",
"platformAutomerge": true
},
{
"matchPackageNames": ["/vuepress/"],
"groupName": "vuepress",
}
],
"npm": {