Skip to content

Commit 8ef1cba

Browse files
committed
chore: add renovate
1 parent fc314ca commit 8ef1cba

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

renovate.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": ["config:recommended"],
4+
"schedule": ["before 3am on Monday"],
5+
"prConcurrentLimit": 4,
6+
"minimumReleaseAge": "3 days"
7+
}

0 commit comments

Comments
 (0)