mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-03 23:59:49 +00:00 
			
		
		
		
	Update renovate.json
- group CSS dependencies together
This commit is contained in:
		
				
					committed by
					
						
						Hannah Wolfe
					
				
			
			
				
	
			
			
			
						parent
						
							8fa0aa1b64
						
					
				
				
					commit
					3e7a85a82e
				
			@@ -4,8 +4,8 @@
 | 
			
		||||
  ],
 | 
			
		||||
  "packageRules": [
 | 
			
		||||
    {
 | 
			
		||||
      "packagePatterns": ["^postcss", "precss"],
 | 
			
		||||
      "groupName": "postcss"
 | 
			
		||||
      "packagePatterns": ["^postcss", "css", "autoprefixer"],
 | 
			
		||||
      "groupName": "css"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "packagePatterns": ["gulp"],
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user