Skip to content

Commit 47b5bb7

Browse files
authored
Merge pull request #23 from kyoto7250/renovate/configure
Configure Renovate
2 parents b771a6d + 76f43b7 commit 47b5bb7

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+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"config:recommended"
5+
],
6+
"schedule": ["before 8am on monday"]
7+
}

0 commit comments

Comments
 (0)