mirror of
				https://github.com/Laupetin/OpenAssetTools.git
				synced 2025-10-31 02:26:59 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			20 lines
		
	
	
		
			374 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			374 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| version: 2
 | |
| updates:
 | |
|   - package-ecosystem: "github-actions"
 | |
|     directory: "/"
 | |
|     schedule:
 | |
|       interval: "weekly"
 | |
|       day: "friday"
 | |
| 
 | |
|   - package-ecosystem: "gitsubmodule"
 | |
|     directory: "/"
 | |
|     schedule:
 | |
|       interval: "weekly"
 | |
|       day: "friday"
 | |
| 
 | |
|   - package-ecosystem: "npm"
 | |
|     directory: "src/ModManUi"
 | |
|     schedule:
 | |
|       interval: "weekly"
 | |
|       day: "friday"
 |