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
|
||||
updates:
|
||||
- package-ecosystem: "docker-zammad"
|
||||
- package-ecosystem: "docker"
|
||||
directory: "/containers/zammad"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
time: "09:00"
|
||||
timezone: "Europe/Berlin"
|
||||
|
||||
- package-ecosystem: "docker-zammad-elasticsearch"
|
||||
directory: "/containers/zammad-elasticsearch/"
|
||||
- package-ecosystem: "docker"
|
||||
directory: "/containers/zammad-elasticsearch"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
time: "09:00"
|
||||
timezone: "Europe/Berlin"
|
||||
|
||||
- package-ecosystem: "docker-zammad-postgresql"
|
||||
- package-ecosystem: "docker"
|
||||
directory: "/containers/zammad-postgresql"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
Loading…
Reference in New Issue
Block a user