zammad-docker-compose/.github/dependabot.yml
André Bauer b5865b00ad update zammad & components
Signed-off-by: André Bauer <andre.bauer@staffbase.com>
2022-11-04 19:30:01 +01:00

17 lines
334 B
YAML

---
version: 2
updates:
- package-ecosystem: "docker"
directory: "/containers/zammad"
schedule:
interval: "weekly"
time: "09:00"
timezone: "Europe/Berlin"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
time: "09:00"
timezone: "Europe/Berlin"