mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 22:37:56 +01:00 
			
		
		
		
	Update renovate config
This commit is contained in:
		
							
								
								
									
										11
									
								
								.github/renovate.json5
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										11
									
								
								.github/renovate.json5
									
									
									
									
										vendored
									
									
								
							| @@ -1,25 +1,20 @@ | ||||
| { | ||||
|   "$schema": "https://docs.renovatebot.com/renovate-schema.json", | ||||
|   "extends": [ | ||||
|     "config:base" | ||||
|   ], | ||||
|   "schedule": ["every friday"], | ||||
|   "extends": ["config:base"], | ||||
|   "labels": ["Dependencies"], | ||||
|   "packageRules": [ | ||||
|     { | ||||
|       "groupName": "Compose BOM", | ||||
|       "groupName": "Compose BOM (Alpha)", | ||||
|       "matchPackageNames": [ | ||||
|         "dev.chrisbanes.compose:compose-bom" | ||||
|       ], | ||||
|       "ignoreUnstable": false | ||||
|     }, | ||||
|     { | ||||
|       // Compiler plugins are tightly coupled to Kotlin version | ||||
|       "groupName": "Kotlin", | ||||
|       "groupName": "Kotlin and Compose Compiler", | ||||
|       "matchPackagePrefixes": [ | ||||
|         "androidx.compose.compiler", | ||||
|         "org.jetbrains.kotlin.", | ||||
|         "org.jetbrains.kotlin:" | ||||
|       ], | ||||
|     } | ||||
|   ] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user