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 Aug 22, 2023
1 parent 43a3107 commit f2434a3
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 f2434a3

Please sign in to comment.