mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 09:05:37 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			297 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			297 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
 | 
						|
  "extends": ["config:recommended"],
 | 
						|
  "repositories": ["TriliumNext/Notes"],
 | 
						|
  "schedule": ["before 3am"],
 | 
						|
  "labels": ["dependencies", "renovate"],
 | 
						|
  "prHourlyLimit": 0,
 | 
						|
  "prConcurrentLimit": 0,
 | 
						|
  "branchConcurrentLimit": 0
 | 
						|
}
 |