diff --git a/renovate.json b/renovate.json index 7a02c430..874f5341 100644 --- a/renovate.json +++ b/renovate.json @@ -37,12 +37,12 @@ "commitMessageTopic": "{{depName}}" }, { - "description": "Schedule Konflux tekton task updates Tuesday and Thursday nights (7 PM - 2 AM)", + "description": "Schedule Konflux tekton task updates Saturdays after 5 AM", "matchManagers": [ "tekton" ], "schedule": [ - "* 19-23,0-2 * * 2,4" + "* 5-23 * * 6" ] } ],