mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 14:59:45 +03:00 
			
		
		
		
	Adding Renovate configuration and updating dependencies
This commit is contained in:
		
							
								
								
									
										12
									
								
								.renovaterc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								.renovaterc
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,12 @@
 | 
			
		||||
{
 | 
			
		||||
  "extends": ["config:recommended"],
 | 
			
		||||
  "automerge": true,
 | 
			
		||||
  "packageRules": [
 | 
			
		||||
    {
 | 
			
		||||
      "groupName": "all digest updates",
 | 
			
		||||
      "groupSlug": "all-digest",
 | 
			
		||||
      "matchPackagePatterns": ["*"],
 | 
			
		||||
      "matchUpdateTypes": ["minor", "patch", "pin", "digest"]
 | 
			
		||||
    }
 | 
			
		||||
  ]
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user