Renovate: fix device-ui match (#6748)

This commit is contained in:
Austin
2025-05-06 11:09:01 -05:00
committed by GitHub
co-authored by GitHub
parent 2d6181fca0
commit a2903921cd
+1 -1
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}}"
}