From ae4941073c4d9f55225b60d9535dbb962d4c6148 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 20 Mar 2025 01:15:10 -0500 Subject: [PATCH] update repo config --- renovate.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/renovate.json b/renovate.json index ba1c920..5c9e8a0 100644 --- a/renovate.json +++ b/renovate.json @@ -6,9 +6,7 @@ ":rebaseStalePrs" ], "timezone": "US/Central", - "schedule": [ - "every weekday" - ], + "schedule": [ "* */1 * * *" ], "labels": [], "prHourlyLimit": 0, "prConcurrentLimit": 0,