mirror of
				https://gitea.com/Lydanne/buildx.git
				synced 2025-11-04 01:53:42 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			199 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			199 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
version: 2
 | 
						|
updates:
 | 
						|
  - package-ecosystem: "github-actions"
 | 
						|
    open-pull-requests-limit: 10
 | 
						|
    directory: "/"
 | 
						|
    schedule:
 | 
						|
      interval: "daily"
 | 
						|
    labels:
 | 
						|
      - "dependencies"
 | 
						|
      - "bot"
 |