0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-03 15:24:19 +01:00
Bootstrap/.dependabot/config.yml
2020-04-29 09:47:10 +03:00

13 lines
304 B
YAML

# https://dependabot.com/docs/config-file/
version: 1
update_configs:
- package_manager: "javascript"
directory: "/"
update_schedule: "weekly"
default_reviewers:
- "XhmikosR"
default_labels:
- "dependencies"
- "v5"
version_requirement_updates: "increase_versions"