Adding Dependabot config
This commit is contained in:
		
							parent
							
								
									6660a85f5b
								
							
						
					
					
						commit
						c9eab33a18
					
				
					 1 changed files with 12 additions and 0 deletions
				
			
		
							
								
								
									
										12
									
								
								.github/dependabot.yml
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								.github/dependabot.yml
									
										
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,12 @@
 | 
			
		|||
version: 2
 | 
			
		||||
updates:
 | 
			
		||||
  - package-ecosystem: github-actions
 | 
			
		||||
    directory: "/"
 | 
			
		||||
    schedule:
 | 
			
		||||
      interval: daily
 | 
			
		||||
      time: "04:00"
 | 
			
		||||
    reviewers:
 | 
			
		||||
      - "waja"
 | 
			
		||||
    pull-request-branch-name:
 | 
			
		||||
      separator: "-"
 | 
			
		||||
    open-pull-requests-limit: 10
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue