mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(renovate): Auto-merge minor and patch updates (#1846)
This commit is contained in:
parent
8677420462
commit
0c823df285
1 changed files with 5 additions and 0 deletions
5
.github/renovate.json
vendored
5
.github/renovate.json
vendored
|
|
@ -16,6 +16,11 @@
|
|||
"enabled": true
|
||||
},
|
||||
"packageRules": [
|
||||
{
|
||||
"matchUpdateTypes": ["minor", "patch"],
|
||||
"matchCurrentVersion": "!/^0/",
|
||||
"automerge": true
|
||||
},
|
||||
{
|
||||
"matchPackageNames": [
|
||||
"https://github.com/meshtastic/protobufs.git"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue