From 7714e420a516b96015e3d354b4d8a2473994536c Mon Sep 17 00:00:00 2001 From: favonia Date: Wed, 9 Oct 2024 22:01:56 -0500 Subject: [PATCH] ci: adjust renovate schedule --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index d4e19986..a69d4901 100644 --- a/renovate.json +++ b/renovate.json @@ -5,7 +5,7 @@ "group:allNonMajor", ":semanticCommitTypeAll(build)" ], - "schedule": ["on the 2nd and 4th day instance on friday after 9pm"], + "schedule": ["on the first day instance on friday after 9pm"], "packageRules": [ { "matchPackageNames": ["github.com/cloudflare/cloudflare-go"],