add dependabot

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

16
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,16 @@
---
version: 2
updates:
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"
time: "09:00"
timezone: "Europe/Berlin"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
time: "09:00"
timezone: "Europe/Berlin"