Create dependabot.yml

This commit is contained in:
Maschell 2023-07-23 10:23:59 +02:00
parent 6319e8b689
commit 9f8a639a2a

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

@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"