Skip to content

Commit 3626fda

Browse files
authored
chore: Configure Renovate (#2341)
1 parent c6c6430 commit 3626fda

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

renovate.json

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"extends": [
3+
"config:base",
4+
":disableDependencyDashboard"
5+
],
6+
"rangeStrategy": "widen"
7+
}

0 commit comments

Comments
 (0)