mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-15 10:05:40 +02:00
Update dependabot.yml
This commit is contained in:
29
.github/dependabot.yml
vendored
29
.github/dependabot.yml
vendored
@@ -1,20 +1,5 @@
|
|||||||
version: 2
|
version: 2
|
||||||
updates:
|
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"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
@@ -22,3 +7,17 @@ updates:
|
|||||||
day: tuesday
|
day: tuesday
|
||||||
time: "12:00"
|
time: "12:00"
|
||||||
timezone: Europe/Athens
|
timezone: Europe/Athens
|
||||||
|
- package-ecosystem: npm
|
||||||
|
directory: "/"
|
||||||
|
reviewers:
|
||||||
|
- XhmikosR
|
||||||
|
labels:
|
||||||
|
- dependencies
|
||||||
|
- v5
|
||||||
|
schedule:
|
||||||
|
interval: weekly
|
||||||
|
day: tuesday
|
||||||
|
time: "12:00"
|
||||||
|
timezone: Europe/Athens
|
||||||
|
versioning-strategy: increase
|
||||||
|
rebase-strategy: disabled
|
||||||
|
Reference in New Issue
Block a user