mirror of
				https://github.com/mastermindzh/rickvanlieshout.com
				synced 2025-11-03 18:19:39 +01:00 
			
		
		
		
	Update renovate.json
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							5f231740a9
						
					
				
				
					commit
					5e415b793a
				
			@@ -1,5 +1,26 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "extends": [
 | 
					  "extends": [
 | 
				
			||||||
    "config:base"
 | 
					    "config:base"
 | 
				
			||||||
  ]
 | 
					  ],
 | 
				
			||||||
 | 
					  "packageRules": [
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					      "packagePatterns": ["^eslint"],
 | 
				
			||||||
 | 
					      "groupName": "eslint"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					      "packagePatterns": ["gatsby"],
 | 
				
			||||||
 | 
					      "groupName": "gatsby"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					      "packageNames": ["react", "react-dom"],
 | 
				
			||||||
 | 
					      "groupName": "react"
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					  ],
 | 
				
			||||||
 | 
					  "labels": ["renovate"],
 | 
				
			||||||
 | 
					  "prHourlyLimit": 4,
 | 
				
			||||||
 | 
					  "prConcurrentLimit": 16,
 | 
				
			||||||
 | 
					  "rangeStrategy": "bump",
 | 
				
			||||||
 | 
					  "bumpVersion": null,
 | 
				
			||||||
 | 
					  "semanticCommits": true,
 | 
				
			||||||
 | 
					  "schedule": "on the 2nd and 4th day instance on sunday after 9pm"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user