Update dependabot.yml

This commit is contained in:
André Bauer 2022-08-05 11:00:17 +02:00 committed by GitHub
parent 10fa5096c7
commit b4779f1be0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"