Skip to content

Commit

Permalink
chore: Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove authored Mar 18, 2022
1 parent c960508 commit 777dfb9
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"extends": [
"config:base"
"extends": ["config:base"],
"packageRules": [
{
"matchPackagePatterns": ["*"],
"rangeStrategy": "replace"
}
]
}

0 comments on commit 777dfb9

Please sign in to comment.