From 75975d08661b3cd9ff3529f45d318983385a6315 Mon Sep 17 00:00:00 2001 From: Florian Arens <60519307+Flo0807@users.noreply.github.com> Date: Fri, 17 Jan 2025 13:17:30 +0100 Subject: [PATCH] Automerge all patch updates in demo --- .github/renovate.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/renovate.json b/.github/renovate.json index 3a4761c4..eebbae06 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -43,10 +43,7 @@ "rangeStrategy": "update-lockfile" }, { - "description": "Automatically merge mix patch updates in demo application", - "matchManagers": [ - "mix" - ], + "description": "Automatically merge patch updates in demo application", "matchFileNames": [ "demo/**" ],