mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-10 07:02:11 +00:00
Renovate: fix device-ui match (#6748)
This commit is contained in:
parent
2d6181fca0
commit
a2903921cd
@ -71,7 +71,7 @@
|
|||||||
],
|
],
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"matchPackageNames": ["meshtastic/device-ui"],
|
"matchDepNames": ["meshtastic/device-ui"],
|
||||||
"reviewers": ["mverch67"],
|
"reviewers": ["mverch67"],
|
||||||
"changelogUrl": "https://github.com/meshtastic/device-ui/compare/{{currentDigest}}...{{newDigest}}"
|
"changelogUrl": "https://github.com/meshtastic/device-ui/compare/{{currentDigest}}...{{newDigest}}"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user