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 7, 2022
1 parent 5423051 commit e5655d6
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
{
"extends": ["config:base"]
"extends": ["config:base"],
"packageRules": [
{
"matchPackagePatterns": ["*"],
"rangeStrategy": "replace"
}
]
}

0 comments on commit e5655d6

Please sign in to comment.