mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-25 09:15:56 +00:00
ci: update flutter separately to other mobile dependencies (#9817)
This commit is contained in:
parent
ce524256da
commit
cc013158d1
1 changed files with 5 additions and 0 deletions
|
|
@ -30,6 +30,11 @@
|
|||
"schedule": "on tuesday",
|
||||
"addLabels": ["📱mobile"]
|
||||
},
|
||||
{
|
||||
"groupName": "flutter",
|
||||
"matchPackagePatterns": ["flutter"],
|
||||
"schedule": "on tuesday"
|
||||
},
|
||||
{
|
||||
"groupName": "exiftool",
|
||||
"matchPackagePrefixes": ["exiftool"],
|
||||
|
|
|
|||
Loading…
Reference in a new issue