forked from Cutlery/immich
deps: separate out reflect metadata (#6425)
This commit is contained in:
parent
9300946ff1
commit
8e2d790c2a
@ -25,7 +25,7 @@
|
|||||||
"matchFileNames": ["server/**"],
|
"matchFileNames": ["server/**"],
|
||||||
"groupName": "server",
|
"groupName": "server",
|
||||||
"matchUpdateTypes": ["minor", "patch"],
|
"matchUpdateTypes": ["minor", "patch"],
|
||||||
"excludePackagePrefixes": ["exiftool"],
|
"excludePackagePrefixes": ["exiftool", "reflect-metadata"],
|
||||||
"schedule": "on tuesday"
|
"schedule": "on tuesday"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user