File tree 1 file changed +8
-25
lines changed
1 file changed +8
-25
lines changed Original file line number Diff line number Diff line change @@ -44,13 +44,9 @@ updates:
44
44
update-types :
45
45
- version-update:semver-patch
46
46
groups :
47
- otel :
47
+ go :
48
48
patterns :
49
- - " go.nhat.io/otelsql"
50
- - " go.opentelemetry.io/otel*"
51
- golang-x :
52
- patterns :
53
- - " golang.org/x/*"
49
+ - " *"
54
50
55
51
# Update our Dockerfile.
56
52
- package-ecosystem : " docker"
@@ -94,26 +90,9 @@ updates:
94
90
- version-update:semver-major
95
91
open-pull-requests-limit : 15
96
92
groups :
97
- react :
98
- patterns :
99
- - " react*"
100
- - " @types/react*"
101
- xterm :
102
- patterns :
103
- - " xterm*"
104
- mui :
105
- patterns :
106
- - " @mui*"
107
- storybook :
93
+ site :
108
94
patterns :
109
- - " @storybook*"
110
- - " storybook*"
111
- eslint :
112
- patterns :
113
- - " eslint*"
114
- - " @eslint*"
115
- - " @typescript-eslint/eslint-plugin"
116
- - " @typescript-eslint/parser"
95
+ - " *"
117
96
118
97
- package-ecosystem : " npm"
119
98
directory : " /offlinedocs/"
@@ -136,6 +115,10 @@ updates:
136
115
- dependency-name : " @types/node"
137
116
update-types :
138
117
- version-update:semver-major
118
+ groups :
119
+ offlinedocs :
120
+ patterns :
121
+ - " *"
139
122
140
123
# Update dogfood.
141
124
- package-ecosystem : " terraform"
You can’t perform that action at this time.
0 commit comments