add dependabot.yml

This commit is contained in:
Tim Schubert 2021-06-27 13:19:44 +02:00 committed by GitHub
parent 64c49efa5f
commit aa9e99557f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
assignees: [ "dadada" ]