diff --git a/renovate.json b/renovate.json index a00f328a79..4a8baeecc6 100644 --- a/renovate.json +++ b/renovate.json @@ -32,6 +32,6 @@ "minimumReleaseAgeBehaviour": "timestamp-optional" } ], - "schedule": ["* 0-5 * * 2-5"], + "schedule": ["* 0-5 * * 2"], "ignoreDeps": ["crawlee", "docusaurus-plugin-typedoc-api"] }