Create dependabot.yml

This commit is contained in:
Peter Schiffer 2021-10-05 19:30:06 +02:00 committed by GitHub
parent 23b89152ae
commit 8d45c5c5b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "monthly"