Skip to content

Commit 324b255

Browse files
committed
chore: update renovate.json
1 parent ea9658a commit 324b255

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

Diff for: 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)