From d40b4b42a6c4d0f7296fe362965bfb6f5bb6ce57 Mon Sep 17 00:00:00 2001 From: Lars Trieloff Date: Mon, 6 Jan 2025 10:20:09 +0100 Subject: [PATCH] chore(renovate): update on monday, after lunch --- default.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/default.json b/default.json index 3f89a430..d47351a8 100644 --- a/default.json +++ b/default.json @@ -71,7 +71,9 @@ "groupName": "external fixes", "matchUpdateTypes": ["patch", "pin", "digest", "minor"], "automerge": true, - "schedule": ["after 2pm on Saturday"], + "schedule": [ + "after 2pm on Monday" + ], "matchPackagePatterns": ["^.+"], "excludePackagePatterns": ["^@adobe/"] },