Merge pull request #24 from s4u/dependabot/add-v2-config-file

Create Dependabot config file
This commit is contained in:
Slawomir Jaranowski
2020-06-01 21:36:34 +02:00
committed by GitHub

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