mirror of
				https://github.com/Laupetin/OpenAssetTools.git
				synced 2025-11-03 20:17:09 +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"
 |