diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 62258c720..233c89259 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -3,6 +3,9 @@ "extends": [ "config:base" ], + "schedule": [ + "before 3am on Monday" + ], "ignoreDeps": [ "io.awspring.cloud:spring-cloud-aws-starter-s3", // m3 is spring boot 3 only "vite-plugin-pwa", // v0.13 requires vite 3