mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 06:49:45 +03:00 
			
		
		
		
	Updated Renovate configuration to include binary source setting, streamlining dependency management and enhancing package update processes.
This commit is contained in:
		@@ -4,15 +4,13 @@
 | 
			
		||||
  "assignees": ["valentineus"],
 | 
			
		||||
  "rangeStrategy": "bump",
 | 
			
		||||
  "updateLockFiles": true,
 | 
			
		||||
  "binarySource": "global",
 | 
			
		||||
  "packageRules": [
 | 
			
		||||
    {
 | 
			
		||||
      "groupName": "all digest updates",
 | 
			
		||||
      "groupSlug": "all-digest",
 | 
			
		||||
      "matchUpdateTypes": ["minor", "patch", "pin", "digest"],
 | 
			
		||||
      "matchPackageNames": ["*"]
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "matchManagers": ["npm"],
 | 
			
		||||
      "matchPackageNames": ["*"],
 | 
			
		||||
      "postUpgradeTasks": {
 | 
			
		||||
        "commands": ["npm install"],
 | 
			
		||||
        "fileFilters": ["package.json"]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user