mirror of
https://github.com/twbs/bootstrap.git
synced 2025-11-13 00:04:29 -05:00
Update dependabot config (#29560)
* Partially revert "Update dependabot config (#29536)" This partially reverts commit b483f80b9ea79318273299c7b365c3abff3bfeea. * dependabot: switch to `increase_versions`
This commit is contained in:
parent
b91ce09405
commit
c8b09f6f42
@ -13,7 +13,8 @@ update_configs:
|
|||||||
default_labels:
|
default_labels:
|
||||||
- "dependencies"
|
- "dependencies"
|
||||||
- "v5"
|
- "v5"
|
||||||
|
version_requirement_updates: "increase_versions"
|
||||||
ignored_updates:
|
ignored_updates:
|
||||||
- match:
|
- match:
|
||||||
dependency_name: "karma-browserstack-launcher"
|
dependency_name: "karma-browserstack-launcher"
|
||||||
version_requirement: "> 1.4.0 < 1.5.2"
|
version_requirement: "1.5.1"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user