mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-04 03:27:09 -05:00 
			
		
		
		
	chore: fix renovate minimumReleaseAge (#5331)
This commit is contained in:
		
							parent
							
								
									ef45e9f490
								
							
						
					
					
						commit
						87871e4df9
					
				@ -1,7 +1,7 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
 | 
					  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
 | 
				
			||||||
  "extends": ["config:base"],
 | 
					  "extends": ["config:base"],
 | 
				
			||||||
  "minimumReleaseAge": 5,
 | 
					  "minimumReleaseAge": "5",
 | 
				
			||||||
  "packageRules": [
 | 
					  "packageRules": [
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
      "matchFileNames": ["cli/**"],
 | 
					      "matchFileNames": ["cli/**"],
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user