We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2a76bd commit dd80a4dCopy full SHA for dd80a4d
‎renovate.json
@@ -1,6 +1,6 @@
1
{
2
"extends": ["config:base", ":timezone(Asia/Tokyo)"],
3
- "schedule": ["every weekend"],
+ "schedule": ["after 0am on saturday", "before 10am on saturday"],
4
"npm": {
5
"rangeStrategy": "bump"
6
},
0 commit comments