mirror of
				https://github.com/actions/checkout.git
				synced 2025-10-31 23:43:35 +00:00 
			
		
		
		
	Add dependabot config
This commit is contained in:
		
							parent
							
								
									1d96c772d1
								
							
						
					
					
						commit
						5b79608a61
					
				
							
								
								
									
										16
									
								
								.github/dependabot.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								.github/dependabot.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @ -0,0 +1,16 @@ | ||||
| --- | ||||
| version: 2 | ||||
| 
 | ||||
| updates: | ||||
| - package-ecosystem: "npm" | ||||
|   directory: "/" | ||||
|   schedule: | ||||
|     interval: "weekly" | ||||
| - package-ecosystem: "github-actions" | ||||
|   directory: "/" | ||||
|   schedule: | ||||
|     interval: "weekly" | ||||
|   groups: | ||||
|     minor-actions-dependencies: | ||||
|       # GitHub Actions: Only group minor and patch updates (we want to carefully review major updates) | ||||
|       update-types: [minor, patch] | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user