diff --git a/.renovaterc.json5 b/.renovaterc.json5 index 02316ea6..43bdb0aa 100644 --- a/.renovaterc.json5 +++ b/.renovaterc.json5 @@ -20,6 +20,8 @@ "security:openssf-scorecard", "helpers:pinGitHubActionDigests" ], + "onboarding": false, // run on all repos without needing config + "requireConfig": "optional", // run on all repos without needing config "dependencyDashboard": true, "dependencyDashboardTitle": "Renovate Dashboard 🤖", "suppressNotifications": ["prIgnoreNotification"],