Files
danbooru/.dependabot/config.yml
2019-10-28 21:37:34 -05:00

18 lines
420 B
YAML

# https://dependabot.com/docs/config-file/
# https://dependabot.com/docs/config-file/validator/
version: 1
update_configs:
- package_manager: "ruby:bundler"
directory: "/"
update_schedule: "daily"
allowed_updates:
- match:
update_type: "all"
- package_manager: "javascript"
directory: "/"
update_schedule: "daily"
allowed_updates:
- match:
update_type: "all"