From 0c37ea962d56944da540ff3486670ea74ace7fbb Mon Sep 17 00:00:00 2001 From: JJGadgets Date: Fri, 24 Nov 2023 10:57:52 +0800 Subject: [PATCH] fix(renovate): 24/7 on call 100% SLA --- renovate.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json5 b/renovate.json5 index 8ce31a60..457977d8 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -19,7 +19,7 @@ "dependencyDashboardTitle": "Renovate Dashboard 🤖", "suppressNotifications": ["prIgnoreNotification"], "rebaseWhen": "conflicted", - "schedule": ["on saturday"], + // "schedule": ["on saturday"], // TODO: re-add it when I stop being a shut-in NEET "flux": { "fileMatch": [ "(^|/)kube/.+\\.ya?ml(\\.j2)?(\\.j2)?$"