mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-11-04 12:42:21 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
	
		
			212 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			212 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
version: 2
 | 
						|
updates:
 | 
						|
  - package-ecosystem: github-actions
 | 
						|
    directory: "/"
 | 
						|
    schedule:
 | 
						|
      interval: daily
 | 
						|
    open-pull-requests-limit: 15
 | 
						|
    reviewers:
 | 
						|
      - NotAShelf
 | 
						|
    assignees:
 | 
						|
      - NotAShelf
 |