This commit is contained in:
@@ -10,13 +10,13 @@
|
|||||||
"manager": "bun"
|
"manager": "bun"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchManagers": ["bun"],
|
"matchManagers": ["bun", "npm"],
|
||||||
"matchUpdateTypes": ["minor", "patch"],
|
"matchUpdateTypes": ["minor", "patch"],
|
||||||
"groupName": "bun minor+patch updates",
|
"groupName": "bun minor+patch updates",
|
||||||
"groupSlug": "bun-minor-patch"
|
"groupSlug": "bun-minor-patch"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchManagers": ["bun"],
|
"matchManagers": ["bun", "npm"],
|
||||||
"matchUpdateTypes": ["major"],
|
"matchUpdateTypes": ["major"],
|
||||||
"groupName": "bun major updates",
|
"groupName": "bun major updates",
|
||||||
"groupSlug": "bun-major"
|
"groupSlug": "bun-major"
|
||||||
|
|||||||
Reference in New Issue
Block a user