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