1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-17 19:06:40 +02:00

Update dependabot config (#29536)

Now it should properly ignore the current published karma-browserstack-launcher versions
This commit is contained in:
XhmikosR
2019-10-16 18:06:26 +03:00
committed by GitHub
parent 680efa6a81
commit b483f80b9e

View File

@@ -12,7 +12,8 @@ update_configs:
- "XhmikosR"
default_labels:
- "dependencies"
- "v5"
ignored_updates:
- match:
dependency_name: "karma-browserstack-launcher"
version_requirement: "1.5.1"
version_requirement: "> 1.4.0 < 1.5.2"