Add dependabot.yml config (#2335)
This commit is contained in:
		
							parent
							
								
									b40b1c82e0
								
							
						
					
					
						commit
						ae911a1331
					
				
							
								
								
									
										12
									
								
								.github/dependabot.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								.github/dependabot.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @ -0,0 +1,12 @@ | ||||
| # Docs: <https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/customizing-dependency-updates> | ||||
| 
 | ||||
| version: 2 | ||||
| 
 | ||||
| updates: | ||||
|   - package-ecosystem: github-actions | ||||
|     directory: / | ||||
|     schedule: {interval: monthly} | ||||
| 
 | ||||
|   - package-ecosystem: pip | ||||
|     directory: /docs/ | ||||
|     schedule: {interval: monthly} | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user