File tree 2 files changed +21
-0
lines changed
2 files changed +21
-0
lines changed Original file line number Diff line number Diff line change 28
28
tscu
29
29
unstub
30
30
vates
31
+ vitest
31
32
yarnrc
Original file line number Diff line number Diff line change @@ -30,6 +30,26 @@ updates:
30
30
prefix : build
31
31
include : scope
32
32
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
33
53
labels :
34
54
- scope:dependencies
35
55
- type:build
You can’t perform that action at this time.
0 commit comments