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/**" ],