File tree 3 files changed +0
-14
lines changed
3 files changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,6 @@ updates:
39
39
40
40
labels :
41
41
- " dependencies"
42
- - " patch"
43
42
44
43
versioning-strategy : " increase"
45
44
@@ -88,7 +87,6 @@ updates:
88
87
89
88
labels :
90
89
- " dependencies"
91
- - " patch"
92
90
93
91
target-branch : " master"
94
92
Original file line number Diff line number Diff line change 55
55
- color : " 0075ca"
56
56
name : " documentation"
57
57
description : " Improvements or additions to documentation"
58
- - color : " 84175d"
59
- name : " major"
60
- description : " Major change"
61
- - color : " d86c28"
62
- name : " minor"
63
- description : " Minor change"
64
- - color : " 0a9b47"
65
- name : " patch"
66
- description : " Patch"
67
58
68
59
# other Labels
69
60
# - color: 5319e7
Original file line number Diff line number Diff line change @@ -28,20 +28,17 @@ version-resolver:
28
28
labels :
29
29
- " bc break"
30
30
- " removed"
31
- - " major"
32
31
minor :
33
32
labels :
34
33
- " deprecated"
35
34
- " security"
36
- - " minor"
37
35
patch :
38
36
labels :
39
37
- " bug"
40
38
- " dependencies"
41
39
- " enhancement"
42
40
- " maintenance"
43
41
- " documentation"
44
- - " patch"
45
42
default : patch
46
43
47
44
autolabeler :
You can’t perform that action at this time.
0 commit comments