mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 06:49:45 +03:00 
			
		
		
		
	Add 'containerbase' setting to Renovate configuration, disabling container base updates for improved dependency management control.
This commit is contained in:
		@@ -3,6 +3,9 @@
 | 
			
		||||
  "extends": ["config:recommended", ":disableDependencyDashboard"],
 | 
			
		||||
  "assignees": ["valentineus"],
 | 
			
		||||
  "rangeStrategy": "bump",
 | 
			
		||||
  "containerbase": {
 | 
			
		||||
    "enabled": false
 | 
			
		||||
  },
 | 
			
		||||
  "npm": {
 | 
			
		||||
    "enabled": true,
 | 
			
		||||
    "ignoreScripts": false,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user