Dependabot: trying grouping strategy.
This commit is contained in:
		
							
								
								
									
										9
									
								
								.github/dependabot.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										9
									
								
								.github/dependabot.yml
									
									
									
									
										vendored
									
									
								
							| @ -9,7 +9,16 @@ updates: | ||||
|   schedule: | ||||
|     interval: daily | ||||
|   open-pull-requests-limit: 10 | ||||
|  | ||||
|   groups: | ||||
|     minor-and-patch: | ||||
|       applies-to: version-updates | ||||
|       update-types: | ||||
|       - "patch" | ||||
|       - "minor" | ||||
|  | ||||
|   versioning-strategy: increase | ||||
|  | ||||
|   ignore: | ||||
|   - dependency-name: typescript | ||||
|     versions: | ||||
|  | ||||
		Reference in New Issue
	
	Block a user