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:
|
||||
interval: daily
|
||||
open-pull-requests-limit: 10
|
||||
|
||||
groups:
|
||||
minor-and-patch:
|
||||
applies-to: version-updates
|
||||
update-types:
|
||||
- "patch"
|
||||
- "minor"
|
||||
|
||||
versioning-strategy: increase
|
||||
|
||||
ignore:
|
||||
- dependency-name: typescript
|
||||
versions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user