Skip to content

Commit

Permalink
chore: update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Apr 14, 2022
1 parent 348549b commit 647db7f
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions renovate.json
@@ -1,5 +1,9 @@
{
"extends": [
"config:base"
"extends": ["config:base"],
"packageRules": [
{
"matchPackagePatterns": ["*"],
"rangeStrategy": "replace"
}
]
}

0 comments on commit 647db7f

Please sign in to comment.