Skip to content

Commit baf6f73

Browse files
adjust renovate schedules for wider time windows (#292)
Signed-off-by: Michael Valdron <mvaldron@redhat.com>
1 parent 59dcddf commit baf6f73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"enabledManagers": ["tekton"],
1010
"packageRules": [
1111
{
12-
"description": "Schedule Konflux tekton task updates Tuesday and Thursday nights (9 PM - 12 AM)",
12+
"description": "Schedule Konflux tekton task updates Tuesday and Thursday nights (7 PM - 2 AM)",
1313
"matchManagers": ["tekton"],
14-
"schedule": ["* 21-23 * * 2,4"]
14+
"schedule": ["* 19-23,0-2 * * 2,4"]
1515
}
1616
],
1717
"prHourlyLimit": 20,

0 commit comments

Comments
 (0)