mirror of
https://github.com/Art051/immich.git
synced 2025-08-11 19:29:00 +00:00
chore(renovate): PR exiftool updates separately (#4985)
This commit is contained in:
@@ -10,7 +10,12 @@
|
|||||||
{
|
{
|
||||||
"matchFileNames": ["server/**"],
|
"matchFileNames": ["server/**"],
|
||||||
"groupName": "server",
|
"groupName": "server",
|
||||||
"matchUpdateTypes": ["minor", "patch"]
|
"matchUpdateTypes": ["minor", "patch"],
|
||||||
|
"excludePackagePrefixes": ["exiftool"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"groupName": "exiftool",
|
||||||
|
"matchPackagePrefixes": ["exiftool"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchFileNames": ["web/**"],
|
"matchFileNames": ["web/**"],
|
||||||
|
|||||||
Reference in New Issue
Block a user