From a2f056f5369b3535fa886ce8a0edb5525f059aa6 Mon Sep 17 00:00:00 2001 From: Konrad Szwarc Date: Thu, 8 Dec 2022 13:35:21 +0100 Subject: [PATCH] Update Renovate config to schedule package updates once a week --- .github/renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index e28df69..c314f2c 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -6,7 +6,7 @@ ":automergePr", ":automergeRequireAllStatusChecks", ":separateMultipleMajorReleases", - "schedule:daily" + "schedule:weekly" ], "packageRules": [ {