mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(deps): group meshtastic protobuf updates (#2923)
This commit is contained in:
parent
b948e8e068
commit
36159bec05
1 changed files with 4 additions and 2 deletions
6
.github/renovate.json
vendored
6
.github/renovate.json
vendored
|
|
@ -25,7 +25,9 @@
|
|||
"matchPackageNames": [
|
||||
"https://github.com/meshtastic/protobufs.git"
|
||||
],
|
||||
"changelogUrl": "https://github.com/meshtastic/protobufs/compare/{{currentDigest}}...{{newDigest}}"
|
||||
"changelogUrl": "https://github.com/meshtastic/protobufs/compare/{{currentDigest}}...{{newDigest}}",
|
||||
"groupName": "Meshtastic Protobufs",
|
||||
"groupSlug": "meshtastic-protobufs"
|
||||
},
|
||||
{
|
||||
"matchPackageNames": [
|
||||
|
|
@ -34,4 +36,4 @@
|
|||
"changelogUrl": "https://github.com/meshtastic/design/compare/{{currentDigest}}...{{newDigest}}"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue