We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 802a6f2 commit bb8d2c1Copy full SHA for bb8d2c1
1 file changed
renovate.json
@@ -1,8 +1,8 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
- "schedule": [
4
- "on Monday after 3am and before 10am"
5
- ],
+ "description": "run on Monday after 3am and before 10am",
+ "schedule": [ "* 3-10 * * 1" ],
+ "automergeSchedule": [ "* 3-10 * * 1" ],
6
"timezone": "Europe/Prague",
7
"semanticCommits": "disabled",
8
"tekton": {
0 commit comments