chore: update renovate.json

This commit is contained in:
jaywcjlove 2022-03-05 23:55:03 +08:00
parent a775db6dd0
commit 754727a961
1 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,11 @@
{
"extends": [
"config:base"
],
"packageRules": [
{
"matchPackagePatterns": ["*"],
"rangeStrategy": "replace"
}
]
}