fix(config): 🐛 修复renovate配置问题
This commit is contained in:
@@ -50,6 +50,9 @@
|
||||
},
|
||||
{
|
||||
"matchUpdateTypes": ["patch", "digest", "pin"],
|
||||
"matchManagers": ["npm", "cargo"]
|
||||
},
|
||||
{
|
||||
"matchManagers": ["npm", "cargo"],
|
||||
"rangeStrategy": "replace"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user