feat: mobile label for renovate pull requests (#8991)

mobile lable for renovate pull requests
pull/8762/head^2
Daniel Dietzler 2024-04-21 20:11:03 +07:00 committed by GitHub
parent 776023b149
commit a99862120d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

@ -27,7 +27,8 @@
"matchFileNames": ["mobile/**"],
"groupName": "mobile",
"matchUpdateTypes": ["minor", "patch"],
"schedule": "on tuesday"
"schedule": "on tuesday",
"addLabels": ["📱mobile"]
},
{
"groupName": "exiftool",