Renovate: Add changelogs for device-ui, cleanup (#6733)

This commit is contained in:
Austin
2025-05-04 20:08:39 -04:00
committed by GitHub
parent 8bb1f3e869
commit 055fdcb7f6
6 changed files with 14 additions and 7 deletions

View File

@@ -69,5 +69,11 @@
"versioningTemplate": "{{#if versioning}}{{{versioning}}}{{else}}git{{/if}}"
}
],
"packageRules": []
"packageRules": [
{
"matchPackageNames": ["meshtastic/device-ui"],
"reviewers": ["mverch67"],
"changelogUrl": "https://github.com/meshtastic/device-ui/compare/{{currentDigest}}...{{newDigest}}"
}
]
}