Create Dependabot config file

This commit is contained in:
dependabot-preview[bot] 2020-09-18 16:54:18 +00:00 committed by GitHub
parent efca79da56
commit 882e47574a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: nuget
directory: "/"
schedule:
interval: daily
time: "02:00"
open-pull-requests-limit: 10