mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 06:49:45 +03:00 
			
		
		
		
	Updated Renovate configuration to set npm requireConfig to "optional" and removed post-upgrade tasks for streamlined dependency management.
This commit is contained in:
		@@ -12,11 +12,7 @@
 | 
				
			|||||||
  ],
 | 
					  ],
 | 
				
			||||||
  "npm": {
 | 
					  "npm": {
 | 
				
			||||||
    "enabled": true,
 | 
					    "enabled": true,
 | 
				
			||||||
    "requireConfig": false,
 | 
					    "requireConfig": "optional",
 | 
				
			||||||
    "ignoreScripts": false
 | 
					    "ignoreScripts": false
 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  "postUpgradeTasks": {
 | 
					 | 
				
			||||||
    "commands": ["npm install"],
 | 
					 | 
				
			||||||
    "fileFilters": ["package.json"]
 | 
					 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user