From c785a9c8144ddeb38f24e5bcd11ec9fac5ee8465 Mon Sep 17 00:00:00 2001 From: auricom <27022259+auricom@users.noreply.github.com> Date: Tue, 22 Oct 2024 09:33:39 +0200 Subject: [PATCH] fix: renovate --- .github/renovate.json5 | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 9d014f838..68ff51773 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -17,8 +17,6 @@ "github>auricom/home-ops//.github/renovate/packageRules.json5", "github>auricom/home-ops//.github/renovate/semanticCommits.json5" ], - "onboarding": false, - "requireConfig": "optional", "dependencyDashboardTitle": "Renovate Dashboard 🤖", "suppressNotifications": ["prEditedNotification", "prIgnoreNotification"], "rebaseWhen": "auto",