Create dependabot.yml

This commit is contained in:
Maschell 2023-07-23 09:59:52 +02:00
parent 6e48f46df4
commit ecb0bdf358
1 changed files with 10 additions and 0 deletions

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"