Renovate: fix device-ui match (#6748)

This commit is contained in:
Austin 2025-05-06 12:09:01 -04:00 committed by GitHub
parent 2d6181fca0
commit a2903921cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -71,7 +71,7 @@
],
"packageRules": [
{
"matchPackageNames": ["meshtastic/device-ui"],
"matchDepNames": ["meshtastic/device-ui"],
"reviewers": ["mverch67"],
"changelogUrl": "https://github.com/meshtastic/device-ui/compare/{{currentDigest}}...{{newDigest}}"
}