Create Dependabot config file

This commit is contained in:
dependabot-preview[bot] 2020-10-07 04:16:17 +00:00 committed by GitHub
parent f14c7d67de
commit 84a84876c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

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

@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10