revert: remove renovate schedule change (moved to separate PR)

This commit is contained in:
Ash
2026-03-16 08:01:38 -07:00
parent 62bc13c575
commit 93c1c03ce6

View File

@@ -13,7 +13,7 @@
"lockFileMaintenance": { "lockFileMaintenance": {
"enabled": true, "enabled": true,
"schedule": [ "schedule": [
"after 5pm and before 7pm on Saturday" "after 2pm and before 4pm on Saturday"
] ]
}, },
"dependencyDashboard": true, "dependencyDashboard": true,
@@ -39,7 +39,7 @@
"/^nix-darwin$/" "/^nix-darwin$/"
], ],
"schedule": [ "schedule": [
"after 5pm and before 7pm on Saturday" "after 2pm and before 4pm on Saturday"
] ]
}, },
{ {
@@ -53,7 +53,7 @@
"/home-manager-unstable/" "/home-manager-unstable/"
], ],
"schedule": [ "schedule": [
"after 5pm and before 7pm on Saturday" "after 2pm and before 4pm on Saturday"
] ]
}, },
{ {
@@ -65,7 +65,7 @@
"/nixpkgs-qt/" "/nixpkgs-qt/"
], ],
"schedule": [ "schedule": [
"after 7pm and before 9pm on Saturday" "after 4pm and before 6pm on Saturday"
] ]
}, },
{ {