Add Dependabot config (#10876)

lolsob-rspec
Yamagishi Kazutoshi 2019-05-29 15:00:51 +09:00 committed by Eugen Rochko
parent 1728463220
commit d0337d8ff4
1 changed files with 10 additions and 0 deletions

10
.dependabot/config.yml Normal file
View File

@ -0,0 +1,10 @@
version: 1
update_configs:
- package_manager: "ruby:bundler"
directory: "/"
update_schedule: "live"
- package_manager: "javascript"
directory: "/"
update_schedule: "live"