mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 06:49:45 +03:00 
			
		
		
		
	Update Renovate configuration by removing 'binarySource' from JSON file and adding it to CJS file for consistent package source management.
This commit is contained in:
		@@ -3,4 +3,5 @@ module.exports = {
 | 
			
		||||
	gitAuthor: "RenovateBot <renovatebot@noreply.localhost>",
 | 
			
		||||
	optimizeForDisabled: true,
 | 
			
		||||
	platform: "gitea",
 | 
			
		||||
	binarySource: "global",
 | 
			
		||||
};
 | 
			
		||||
 
 | 
			
		||||
@@ -3,7 +3,6 @@
 | 
			
		||||
  "extends": ["config:recommended", ":disableDependencyDashboard"],
 | 
			
		||||
  "assignees": ["valentineus"],
 | 
			
		||||
  "rangeStrategy": "bump",
 | 
			
		||||
  "binarySource": "global",
 | 
			
		||||
  "npm": {
 | 
			
		||||
    "enabled": true,
 | 
			
		||||
    "ignoreScripts": false,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user