mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
49698e92b6
* Update Dependabot config file * Update dependabot.yml Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com>
17 lines
345 B
YAML
17 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
|