mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-03 19:17:11 -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",
 | 
			
		||||
  "extends": ["config:base"],
 | 
			
		||||
  "minimumReleaseAge": 5,
 | 
			
		||||
  "minimumReleaseAge": "5",
 | 
			
		||||
  "packageRules": [
 | 
			
		||||
    {
 | 
			
		||||
      "matchFileNames": ["cli/**"],
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user