Create Dependabot config file

This commit is contained in:
dependabot-preview[bot]
2020-06-01 19:34:43 +00:00
committed by GitHub
parent 09d6dddb17
commit 0e30ec546c

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

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