File tree Expand file tree Collapse file tree 1 file changed +9
-19
lines changed Expand file tree Collapse file tree 1 file changed +9
-19
lines changed Original file line number Diff line number Diff line change @@ -51,6 +51,9 @@ updates:
51
51
golang-x :
52
52
patterns :
53
53
- " golang.org/x/*"
54
+ go :
55
+ patterns :
56
+ - " *"
54
57
55
58
# Update our Dockerfile.
56
59
- package-ecosystem : " docker"
@@ -94,26 +97,9 @@ updates:
94
97
- version-update:semver-major
95
98
open-pull-requests-limit : 15
96
99
groups :
97
- react :
98
- patterns :
99
- - " react*"
100
- - " @types/react*"
101
- xterm :
102
- patterns :
103
- - " xterm*"
104
- mui :
105
- patterns :
106
- - " @mui*"
107
- storybook :
100
+ site :
108
101
patterns :
109
- - " @storybook*"
110
- - " storybook*"
111
- eslint :
112
- patterns :
113
- - " eslint*"
114
- - " @eslint*"
115
- - " @typescript-eslint/eslint-plugin"
116
- - " @typescript-eslint/parser"
102
+ - " *"
117
103
118
104
- package-ecosystem : " npm"
119
105
directory : " /offlinedocs/"
@@ -136,6 +122,10 @@ updates:
136
122
- dependency-name : " @types/node"
137
123
update-types :
138
124
- version-update:semver-major
125
+ groups :
126
+ offlinedocs :
127
+ patterns :
128
+ - " *"
139
129
140
130
# Update dogfood.
141
131
- package-ecosystem : " terraform"
You can’t perform that action at this time.
0 commit comments