Add frontend dependency groups to dependabot
This commit is contained in:
		
							parent
							
								
									7191ca6915
								
							
						
					
					
						commit
						c2cad416e2
					
				
							
								
								
									
										14
									
								
								.github/dependabot.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										14
									
								
								.github/dependabot.yml
									
									
									
									
										vendored
									
									
								
							| @ -16,6 +16,20 @@ updates: | |||||||
|   - package-ecosystem: npm |   - package-ecosystem: npm | ||||||
|     directory: "/frontend" |     directory: "/frontend" | ||||||
|     versioning-strategy: increase |     versioning-strategy: increase | ||||||
|  |     groups: | ||||||
|  |       frontend-angular-dependencies: | ||||||
|  |         patterns: | ||||||
|  |           - "@angular*" | ||||||
|  |           - "@ng-*" | ||||||
|  |           - "ngx-*" | ||||||
|  |       frontend-jest-dependencies: | ||||||
|  |         patterns: | ||||||
|  |           - "@types/jest" | ||||||
|  |           - "jest" | ||||||
|  |       frontend-eslint-dependencies: | ||||||
|  |         patterns: | ||||||
|  |           - "@typescript-eslint*" | ||||||
|  |           - "eslint" | ||||||
|     schedule: |     schedule: | ||||||
|       interval: daily |       interval: daily | ||||||
|     open-pull-requests-limit: 10 |     open-pull-requests-limit: 10 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user