Skip to content

Commit 84be632

Browse files
[internal] Fix renovate.json
1 parent 9c5220e commit 84be632

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

renovate.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": ["github>mui/mui-public//renovate/default"],
4-
// 0-5am on Sunday.
54
"schedule": "* 0-4 * * 7",
65
"lockFileMaintenance": {
7-
// 0-5am on day-of-month 1.
86
"schedule": "* 0-4 1 * *"
97
},
108
"packageRules": [
@@ -58,7 +56,6 @@
5856
{
5957
"groupName": "bundling fixtures",
6058
"matchPaths": ["test/bundling/fixtures/**/package.json"],
61-
// day-of-month 1 in January and July
6259
"schedule": "* * 1 1,7 *"
6360
},
6461
{

0 commit comments

Comments
 (0)