chore: add `vitest` renovate group

This commit is contained in:
Daniel Roe 2023-06-06 23:01:55 +01:00
parent 370b84e909
commit 7695aca93d
1 changed files with 10 additions and 0 deletions

View File

@ -9,6 +9,16 @@
"2.x"
],
"packageRules": [
{
"groupName": "vitest",
"matchPackageNames": [
"vite-node",
"vitest"
],
"matchPackagePatterns": [
"^@vitest/"
]
},
{
"matchBaseBranches": [
"main"