You've already forked immich
							
							
				mirror of
				https://github.com/immich-app/immich.git
				synced 2025-10-31 00:18:28 +02:00 
			
		
		
		
	deps: update renovate groups and schedule (#6579)
This commit is contained in:
		| @@ -28,6 +28,12 @@ | ||||
|       "excludePackagePrefixes": ["exiftool", "reflect-metadata"], | ||||
|       "schedule": "on tuesday" | ||||
|     }, | ||||
|     { | ||||
|       "matchFileNames": ["open-api/**"], | ||||
|       "groupName": "open-api", | ||||
|       "matchUpdateTypes": ["minor", "patch"], | ||||
|       "schedule": "on tuesday" | ||||
|     }, | ||||
|     { | ||||
|       "groupName": "exiftool", | ||||
|       "matchPackagePrefixes": ["exiftool"], | ||||
| @@ -65,11 +71,13 @@ | ||||
|       "matchDatasources": ["docker"], | ||||
|       "matchPackageNames": ["node"], | ||||
|       "versionCompatibility": "^(?<version>[^-]+)(?<compatibility>-.*)?$", | ||||
|       "versioning": "node" | ||||
|       "versioning": "node", | ||||
|       "schedule": "on tuesday" | ||||
|     }, | ||||
|     { | ||||
|       "packageNames": ["com.google.guava:guava"], | ||||
|       "versionScheme": "docker" | ||||
|       "versionScheme": "docker", | ||||
|       "schedule": "on tuesday" | ||||
|     } | ||||
|   ], | ||||
|   "ignorePaths": ["mobile/openapi/pubspec.yaml"], | ||||
|   | ||||
		Reference in New Issue
	
	Block a user