File tree 1 file changed +47
-0
lines changed
1 file changed +47
-0
lines changed Original file line number Diff line number Diff line change @@ -141,3 +141,50 @@ updates:
141
141
- " templates-vue"
142
142
commit-message :
143
143
prefix : fix(deps)
144
+
145
+ - package-ecosystem : " npm"
146
+ directory : " /templates/ords-remix-jwt-sample/"
147
+ schedule :
148
+ interval : " monthly"
149
+ groups :
150
+ ords-remix-dependencies :
151
+ patterns :
152
+ - " @remix*"
153
+ update-types :
154
+ - " major"
155
+ - " minor"
156
+ - " patch"
157
+ ords-mui-dependencies :
158
+ patterns :
159
+ - " @mui*"
160
+ update-types :
161
+ - " major"
162
+ - " minor"
163
+ - " patch"
164
+ ords-react-dependencies :
165
+ patterns :
166
+ - " react"
167
+ - " react-dom"
168
+ update-types :
169
+ - " major"
170
+ - " minor"
171
+ - " patch"
172
+ ords-emotion-dependencies :
173
+ patterns :
174
+ - " @emotion*"
175
+ update-types :
176
+ - " major"
177
+ - " minor"
178
+ - " patch"
179
+ ords-embla-dependencies :
180
+ patterns :
181
+ - " embla*"
182
+ update-types :
183
+ - " major"
184
+ - " minor"
185
+ - " patch"
186
+ labels :
187
+ - " dependencies"
188
+ - " templates-ords-remix"
189
+ commit-message :
190
+ prefix : fix(deps)
You can’t perform that action at this time.
0 commit comments