mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 14:59:45 +03:00 
			
		
		
		
	Adding disabling the Dependency panel to the Renovate configuration
This commit is contained in:
		@@ -1,6 +1,7 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "extends": [
 | 
					  "extends": [
 | 
				
			||||||
    "config:recommended"
 | 
					    "config:recommended",
 | 
				
			||||||
 | 
					    ":disableDependencyDashboard"
 | 
				
			||||||
  ],
 | 
					  ],
 | 
				
			||||||
  "automerge": true,
 | 
					  "automerge": true,
 | 
				
			||||||
  "packageRules": [
 | 
					  "packageRules": [
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user