We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c5220e commit 84be632Copy full SHA for 84be632
renovate.json
@@ -1,10 +1,8 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": ["github>mui/mui-public//renovate/default"],
4
- // 0-5am on Sunday.
5
"schedule": "* 0-4 * * 7",
6
"lockFileMaintenance": {
7
- // 0-5am on day-of-month 1.
8
"schedule": "* 0-4 1 * *"
9
},
10
"packageRules": [
@@ -58,7 +56,6 @@
58
56
59
57
"groupName": "bundling fixtures",
60
"matchPaths": ["test/bundling/fixtures/**/package.json"],
61
- // day-of-month 1 in January and July
62
"schedule": "* * 1 1,7 *"
63
64
0 commit comments