From b95195da37a3c9084b0dcf34766b4dca2d301761 Mon Sep 17 00:00:00 2001 From: e-adrien Date: Mon, 26 Feb 2024 15:38:03 +0000 Subject: [PATCH] Update renovate.json --- .github/renovate.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/renovate.json b/.github/renovate.json index 0b07ae7..6f4b920 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,9 +1,7 @@ { "extends": ["config:recommended", ":semanticCommits"], "timezone": "Europe/Paris", - "schedule": [ - "after 8:00 am and before 6:00 pm on the first day of the month" - ], + "schedule": ["before 4:00 am on the first day of the month"], "rangeStrategy": "bump", "packageRules": [ {