Skip to content

Commit

Permalink
chore: modify renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Oct 27, 2022
1 parent 82d6f2f commit 0882fed
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
],
"packageRules": [
{
"matchPackagePatterns": ["*"],
"rangeStrategy": "replace"
}
]
}

0 comments on commit 0882fed

Please sign in to comment.