Dependabot: trying grouping strategy.
This commit is contained in:
parent
4a29b68d57
commit
b2f8595198
9
.github/dependabot.yml
vendored
9
.github/dependabot.yml
vendored
@ -9,7 +9,16 @@ updates:
|
|||||||
schedule:
|
schedule:
|
||||||
interval: daily
|
interval: daily
|
||||||
open-pull-requests-limit: 10
|
open-pull-requests-limit: 10
|
||||||
|
|
||||||
|
groups:
|
||||||
|
minor-and-patch:
|
||||||
|
applies-to: version-updates
|
||||||
|
update-types:
|
||||||
|
- "patch"
|
||||||
|
- "minor"
|
||||||
|
|
||||||
versioning-strategy: increase
|
versioning-strategy: increase
|
||||||
|
|
||||||
ignore:
|
ignore:
|
||||||
- dependency-name: typescript
|
- dependency-name: typescript
|
||||||
versions:
|
versions:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user