diff --git a/.github/renovate-global.json b/.github/renovate-global.json index 7bce71b..073bcb6 100644 --- a/.github/renovate-global.json +++ b/.github/renovate-global.json @@ -16,7 +16,7 @@ "copier": ">=9.3", "python": "3.10.15" }, - "schedule": "before 4am", + "schedule": ["before 4am"], "packageRules": [ { "matchManagers": ["copier"],