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": [ {