mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
Dependabot: switch to grouped updates (#40888)
This commit is contained in:
parent
7b0a123646
commit
c57190fa31
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
@ -21,3 +21,8 @@ updates:
|
|||||||
timezone: Europe/Athens
|
timezone: Europe/Athens
|
||||||
versioning-strategy: increase
|
versioning-strategy: increase
|
||||||
rebase-strategy: disabled
|
rebase-strategy: disabled
|
||||||
|
groups:
|
||||||
|
production-dependencies:
|
||||||
|
dependency-type: "production"
|
||||||
|
development-dependencies:
|
||||||
|
dependency-type: "development"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user