mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-14 09:14:45 +03:00
Use cron schedule to fix Renovate
This commit is contained in:
parent
2f3561fe33
commit
fd83d530de
2
.github/renovate.json
vendored
2
.github/renovate.json
vendored
|
@ -13,5 +13,5 @@
|
||||||
"separateMajorMinor": "false"
|
"separateMajorMinor": "false"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"schedule": ["on the 3rd day of the month"]
|
"schedule": ["0 12 3 * *"]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user