mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
		
			351 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			351 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| ---
 | |
| version: 2
 | |
| updates:
 | |
|   - package-ecosystem: pip
 | |
|     directory: "/"
 | |
|     schedule:
 | |
|       interval: daily
 | |
|     ignore:
 | |
|       # Hypotehsis is only used for testing and is updated quite often
 | |
|       - dependency-name: hypothesis
 | |
|   - package-ecosystem: github-actions
 | |
|     directory: "/"
 | |
|     schedule:
 | |
|       interval: daily
 | |
|     open-pull-requests-limit: 10
 |