0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00
Bootstrap/.dependabot/config.yml

17 lines
436 B
YAML
Raw Normal View History

2019-10-16 13:48:28 +02:00
# 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"
2019-10-16 13:48:28 +02:00
ignored_updates:
- match:
dependency_name: "karma-browserstack-launcher"
version_requirement: "1.5.1"