Create dependabot.yml

This commit is contained in:
Tim 2020-08-26 17:05:52 +02:00 committed by GitHub
parent 66983a0a66
commit fd820dea06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

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

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