Skip to content

Commit a89485d

Browse files
committedApr 8, 2022
chore: update renovate.json
1 parent 01e5221 commit a89485d

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed
 

‎renovate.json

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
{
2-
"extends": [
3-
"config:base"
2+
"extends": ["config:base"],
3+
"packageRules": [
4+
{
5+
"matchPackagePatterns": ["*"],
6+
"rangeStrategy": "replace"
7+
}
48
]
59
}

0 commit comments

Comments
 (0)
Please sign in to comment.