Fix Renovate config
This commit is contained in:
@@ -4,11 +4,6 @@
|
||||
"config:recommended"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchManagers": ["npm"],
|
||||
"matchPaths": ["./packages/**"],
|
||||
"manager": "bun"
|
||||
},
|
||||
{
|
||||
"matchManagers": ["bun", "npm"],
|
||||
"matchUpdateTypes": ["minor", "patch"],
|
||||
|
||||
Reference in New Issue
Block a user