mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Set dependabot to look at composite actions versions (#6343)
This commit is contained in:
		
							
								
								
									
										10
									
								
								.github/dependabot.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										10
									
								
								.github/dependabot.yml
									
									
									
									
										vendored
									
									
								
							| @@ -13,3 +13,13 @@ updates: | |||||||
|     schedule: |     schedule: | ||||||
|       interval: daily |       interval: daily | ||||||
|     open-pull-requests-limit: 10 |     open-pull-requests-limit: 10 | ||||||
|  |   - package-ecosystem: github-actions | ||||||
|  |     directory: "/.github/actions/build-image" | ||||||
|  |     schedule: | ||||||
|  |       interval: daily | ||||||
|  |     open-pull-requests-limit: 10 | ||||||
|  |   - package-ecosystem: github-actions | ||||||
|  |     directory: "/.github/actions/restore-python" | ||||||
|  |     schedule: | ||||||
|  |       interval: daily | ||||||
|  |     open-pull-requests-limit: 10 | ||||||
|   | |||||||
							
								
								
									
										1
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @@ -12,6 +12,7 @@ on: | |||||||
|       - "!.github/workflows/*.yml" |       - "!.github/workflows/*.yml" | ||||||
|       - ".github/workflows/ci.yml" |       - ".github/workflows/ci.yml" | ||||||
|       - "!.yamllint" |       - "!.yamllint" | ||||||
|  |       - "!.github/dependabot.yml" | ||||||
|   merge_group: |   merge_group: | ||||||
|  |  | ||||||
| permissions: | permissions: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user