chore(deps): group meshtastic protobuf updates (#2923)

This commit is contained in:
James Rich 2025-08-29 18:11:04 -05:00 committed by GitHub
parent b948e8e068
commit 36159bec05
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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}}"
}
]
}
}