mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 06:49:45 +03:00 
			
		
		
		
	Update Renovate configuration to include 'skipInstalls' setting, enhancing npm management during dependency updates.
This commit is contained in:
		@@ -5,7 +5,8 @@
 | 
				
			|||||||
  "rangeStrategy": "bump",
 | 
					  "rangeStrategy": "bump",
 | 
				
			||||||
  "npm": {
 | 
					  "npm": {
 | 
				
			||||||
    "enabled": true,
 | 
					    "enabled": true,
 | 
				
			||||||
    "ignoreScripts": false
 | 
					    "ignoreScripts": false,
 | 
				
			||||||
 | 
					    "skipInstalls": false
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "lockFileMaintenance": {
 | 
					  "lockFileMaintenance": {
 | 
				
			||||||
    "enabled": true,
 | 
					    "enabled": true,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user