add dependabot schedule

This commit is contained in:
Karol Wypchlo 2020-03-11 10:06:16 +01:00
parent bb6004f010
commit 92fd420c1a
1 changed files with 8 additions and 0 deletions

8
.dependabot/config.yml Normal file
View File

@ -0,0 +1,8 @@
# https://dependabot.com/docs/config-file
version: 1
update_configs:
- package_manager: "javascript"
directory: "/"
update_schedule: "weekly"
default_assignees:
- "kwypchlo"