mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
18 lines
345 B
YAML
18 lines
345 B
YAML
|
version: 2
|
||
|
updates:
|
||
|
- package-ecosystem: npm
|
||
|
directory: "/"
|
||
|
schedule:
|
||
|
interval: weekly
|
||
|
day: tuesday
|
||
|
time: "12:00"
|
||
|
timezone: Europe/Athens
|
||
|
open-pull-requests-limit: 10
|
||
|
reviewers:
|
||
|
- XhmikosR
|
||
|
labels:
|
||
|
- dependencies
|
||
|
- v5
|
||
|
versioning-strategy: increase
|
||
|
rebase-strategy: disabled
|