diff --git a/renovate.json b/renovate.json index 6f6bfce6849..4fc8428a4db 100644 --- a/renovate.json +++ b/renovate.json @@ -33,6 +33,12 @@ "matchPackagePrefixes": ["exiftool"], "schedule": "on tuesday" }, + { + "groupName": "svelte", + "matchUpdateTypes": ["major"], + "matchPackagePrefixes": ["@sveltejs"], + "schedule": "on tuesday" + }, { "matchFileNames": ["web/**"], "groupName": "web", @@ -62,9 +68,7 @@ "versioning": "node" } ], - "ignorePaths": [ - "mobile/openapi/pubspec.yaml" - ], + "ignorePaths": ["mobile/openapi/pubspec.yaml"], "ignoreDeps": [ "http", "latlong2",