mirror of
				https://github.com/zoriya/Kyoo.git
				synced 2025-11-03 19:17:16 -05:00 
			
		
		
		
	chore: disable docker digest pinning and update config var (#394)
This commit is contained in:
		
						commit
						1e82c1d0f3
					
				@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
 | 
					  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
 | 
				
			||||||
  "extends": ["config:base", "docker:pinDigests"],
 | 
					  "extends": ["config:recommended"],
 | 
				
			||||||
  "minimumReleaseAge": "5 days",
 | 
					  "minimumReleaseAge": "5 days",
 | 
				
			||||||
  "ignorePaths": ["**/front/**"],
 | 
					  "ignorePaths": ["**/front/**"],
 | 
				
			||||||
  "postUpdateOptions": [
 | 
					  "postUpdateOptions": [
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user