Skip to content

Commit 52505de

Browse files
authored
chore: create renovate config, disable auto rebase
1 parent 9158e12 commit 52505de

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

renovate.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"extends": [
3+
"config:base",
4+
":disableDependencyDashboard"
5+
],
6+
"rebaseWhen": "never",
7+
"schedule": [
8+
"on the first day of the month"
9+
]
10+
}

0 commit comments

Comments
 (0)