Update dependabot.yml
This commit is contained in:
		
							parent
							
								
									10fa5096c7
								
							
						
					
					
						commit
						b4779f1be0
					
				
							
								
								
									
										8
									
								
								.github/dependabot.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/dependabot.yml
									
									
									
									
										vendored
									
									
								
							| @ -1,21 +1,21 @@ | |||||||
| --- | --- | ||||||
| version: 2 | version: 2 | ||||||
| updates: | updates: | ||||||
|   - package-ecosystem: "docker-zammad" |   - package-ecosystem: "docker" | ||||||
|     directory: "/containers/zammad" |     directory: "/containers/zammad" | ||||||
|     schedule: |     schedule: | ||||||
|       interval: "weekly" |       interval: "weekly" | ||||||
|       time: "09:00" |       time: "09:00" | ||||||
|       timezone: "Europe/Berlin" |       timezone: "Europe/Berlin" | ||||||
| 
 | 
 | ||||||
|   - package-ecosystem: "docker-zammad-elasticsearch" |   - package-ecosystem: "docker" | ||||||
|     directory: "/containers/zammad-elasticsearch/" |     directory: "/containers/zammad-elasticsearch" | ||||||
|     schedule: |     schedule: | ||||||
|       interval: "weekly" |       interval: "weekly" | ||||||
|       time: "09:00" |       time: "09:00" | ||||||
|       timezone: "Europe/Berlin" |       timezone: "Europe/Berlin" | ||||||
| 
 | 
 | ||||||
|   - package-ecosystem: "docker-zammad-postgresql" |   - package-ecosystem: "docker" | ||||||
|     directory: "/containers/zammad-postgresql" |     directory: "/containers/zammad-postgresql" | ||||||
|     schedule: |     schedule: | ||||||
|       interval: "weekly" |       interval: "weekly" | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user