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"