From 93c1c03ce6e366205f46ccce2f21ed23b494b134 Mon Sep 17 00:00:00 2001 From: Ash Date: Mon, 16 Mar 2026 08:01:38 -0700 Subject: [PATCH] revert: remove renovate schedule change (moved to separate PR) --- renovate.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/renovate.json b/renovate.json index 9a945d3..cb8b41a 100644 --- a/renovate.json +++ b/renovate.json @@ -13,7 +13,7 @@ "lockFileMaintenance": { "enabled": true, "schedule": [ - "after 5pm and before 7pm on Saturday" + "after 2pm and before 4pm on Saturday" ] }, "dependencyDashboard": true, @@ -39,7 +39,7 @@ "/^nix-darwin$/" ], "schedule": [ - "after 5pm and before 7pm on Saturday" + "after 2pm and before 4pm on Saturday" ] }, { @@ -53,7 +53,7 @@ "/home-manager-unstable/" ], "schedule": [ - "after 5pm and before 7pm on Saturday" + "after 2pm and before 4pm on Saturday" ] }, { @@ -65,7 +65,7 @@ "/nixpkgs-qt/" ], "schedule": [ - "after 7pm and before 9pm on Saturday" + "after 4pm and before 6pm on Saturday" ] }, {