Skip to content

Commit 76c5bef

Browse files
committed
chore: configure renovate
1 parent 422b5fe commit 76c5bef

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

renovate.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
2-
"extends": [
3-
"config:base"
4-
]
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": ["config:base"],
4+
"dependencyDashboard": true,
5+
"rangeStrategy": "replace"
56
}

0 commit comments

Comments
 (0)