From 0c823df2856867ef7b1335260fe121c425315912 Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Wed, 14 May 2025 12:23:27 -0500 Subject: [PATCH] chore(renovate): Auto-merge minor and patch updates (#1846) --- .github/renovate.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/renovate.json b/.github/renovate.json index 66f2992df..583583ab8 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -16,6 +16,11 @@ "enabled": true }, "packageRules": [ + { + "matchUpdateTypes": ["minor", "patch"], + "matchCurrentVersion": "!/^0/", + "automerge": true + }, { "matchPackageNames": [ "https://github.com/meshtastic/protobufs.git"