mirror of
https://github.com/immich-app/immich.git
synced 2025-05-14 22:36:48 +02:00
chore: group svelte major deps (#6104)
This commit is contained in:
parent
13390d0c87
commit
e01c96c637
@ -33,6 +33,12 @@
|
|||||||
"matchPackagePrefixes": ["exiftool"],
|
"matchPackagePrefixes": ["exiftool"],
|
||||||
"schedule": "on tuesday"
|
"schedule": "on tuesday"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"groupName": "svelte",
|
||||||
|
"matchUpdateTypes": ["major"],
|
||||||
|
"matchPackagePrefixes": ["@sveltejs"],
|
||||||
|
"schedule": "on tuesday"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"matchFileNames": ["web/**"],
|
"matchFileNames": ["web/**"],
|
||||||
"groupName": "web",
|
"groupName": "web",
|
||||||
@ -62,9 +68,7 @@
|
|||||||
"versioning": "node"
|
"versioning": "node"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ignorePaths": [
|
"ignorePaths": ["mobile/openapi/pubspec.yaml"],
|
||||||
"mobile/openapi/pubspec.yaml"
|
|
||||||
],
|
|
||||||
"ignoreDeps": [
|
"ignoreDeps": [
|
||||||
"http",
|
"http",
|
||||||
"latlong2",
|
"latlong2",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user