mirror of
				https://github.com/docker/login-action.git
				synced 2025-10-31 10:10:09 +08:00 
			
		
		
		
	Merge pull request #99 from crazy-max/fix-dep-labels
Fix Dependabot labels
This commit is contained in:
		
						commit
						25c0ca8bab
					
				
							
								
								
									
										8
									
								
								.github/dependabot.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/dependabot.yml
									
									
									
									
										vendored
									
									
								
							| @ -5,8 +5,8 @@ updates: | |||||||
|     schedule: |     schedule: | ||||||
|       interval: "daily" |       interval: "daily" | ||||||
|     labels: |     labels: | ||||||
|       - ":game_die: dependencies" |       - "dependencies" | ||||||
|       - ":robot: bot" |       - "bot" | ||||||
|   - package-ecosystem: "npm" |   - package-ecosystem: "npm" | ||||||
|     directory: "/" |     directory: "/" | ||||||
|     schedule: |     schedule: | ||||||
| @ -14,5 +14,5 @@ updates: | |||||||
|     allow: |     allow: | ||||||
|       - dependency-type: "production" |       - dependency-type: "production" | ||||||
|     labels: |     labels: | ||||||
|       - ":game_die: dependencies" |       - "dependencies" | ||||||
|       - ":robot: bot" |       - "bot" | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 CrazyMax
						CrazyMax