File tree Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Original file line number Diff line number Diff line change 2828tscu
2929unstub
3030vates
31+ vitest
3132yarnrc
Original file line number Diff line number Diff line change @@ -30,6 +30,26 @@ updates:
3030 prefix : build
3131 include : scope
3232 directory : /
33+ groups :
34+ conventional-changelog :
35+ patterns :
36+ - ' @types/conventional-changelog'
37+ - ' @types/conventional-changelog-core'
38+ - ' @types/conventional-changelog-writer'
39+ - ' @types/conventional-recommended-bump'
40+ - ' @types/git-raw-commits'
41+ - conventional-changelog
42+ - conventional-changelog-conventionalcommits
43+ - conventional-changelog-core
44+ - conventional-changelog-writer
45+ - conventional-recommended-bump
46+ typescript-eslint :
47+ patterns :
48+ - ' @typescript-eslint/*'
49+ vitest :
50+ patterns :
51+ - ' @vitest/*'
52+ - vitest
3353 labels :
3454 - scope:dependencies
3555 - type:build
You can’t perform that action at this time.
0 commit comments