diff --git a/renovate.json b/renovate.json index 911baaf7..f2b37531 100644 --- a/renovate.json +++ b/renovate.json @@ -32,6 +32,6 @@ ], "minimumReleaseAge": "1 day", "internalChecksFilter": "strict", - "schedule": ["* 0-5 * * 2-5"], + "schedule": ["* 0-5 * * 2"], "ignoreDeps": ["apify_client", "docusaurus-plugin-typedoc-api"] }