mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-04 03:39:37 -05:00 
			
		
		
		
	chore: fix min release age (#5382)
This commit is contained in:
		
							parent
							
								
									48c9e66ae5
								
							
						
					
					
						commit
						a04360f625
					
				@ -1,7 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
 | 
			
		||||
  "extends": ["config:base", "docker:pinDigests"],
 | 
			
		||||
  "minimumReleaseAge": "5",
 | 
			
		||||
  "minimumReleaseAge": "5 days",
 | 
			
		||||
  "packageRules": [
 | 
			
		||||
    {
 | 
			
		||||
      "matchFileNames": ["cli/**"],
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user