diff --git a/renovate.json b/renovate.json index 46498ce7c..2e5258780 100644 --- a/renovate.json +++ b/renovate.json @@ -2,6 +2,7 @@ "extends": ["config:base", "helpers:pinGitHubActionDigests"], "prConcurrentLimit": 8, "ignorePaths": ["docker-examples/**"], + "schedule": ["every weekend"], "ignoreDeps": [ "customprefix-auth", "eslint-plugin-verdaccio",