mirror of
				https://github.com/NotAShelf/nyxexprs.git
				synced 2025-11-04 04:32:22 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
	
		
			233 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
	
		
			233 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
version: 2
 | 
						|
updates:
 | 
						|
  - package-ecosystem: github-actions
 | 
						|
    directory: "/"
 | 
						|
    schedule:
 | 
						|
      interval: weekly
 | 
						|
      time: "01:00"
 | 
						|
    open-pull-requests-limit: 10
 | 
						|
    reviewers:
 | 
						|
      - NotAShelf
 | 
						|
    assignees:
 | 
						|
      - NotAShelf
 |