mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
24 lines
510 B
YAML
24 lines
510 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
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: weekly
|
|
day: tuesday
|
|
time: "12:00"
|
|
timezone: Europe/Athens
|