File tree Expand file tree Collapse file tree 1 file changed +56
-0
lines changed Expand file tree Collapse file tree 1 file changed +56
-0
lines changed Original file line number Diff line number Diff line change @@ -126,3 +126,59 @@ updates:
126126 versions : [ "[6.0,)" ]
127127 - dependency-name : " org.junit.jupiter:*"
128128 versions : [ "[6.0,)" ]
129+ - package-ecosystem : " npm"
130+ directory : " /selenium"
131+ schedule :
132+ interval : " daily"
133+ target-branch : " main"
134+ cooldown :
135+ semver-minor-days : 3
136+ semver-major-days : 3
137+ groups :
138+ minor-patch-updates :
139+ applies-to : version-updates
140+ update-types :
141+ - " minor"
142+ - " patch"
143+ - package-ecosystem : " npm"
144+ directory : " /selenium"
145+ schedule :
146+ interval : " daily"
147+ target-branch : " v4.2.x"
148+ cooldown :
149+ semver-minor-days : 3
150+ semver-major-days : 3
151+ groups :
152+ minor-patch-updates :
153+ applies-to : version-updates
154+ update-types :
155+ - " minor"
156+ - " patch"
157+ - package-ecosystem : " npm"
158+ directory : " /selenium"
159+ schedule :
160+ interval : " daily"
161+ target-branch : " v4.1.x"
162+ cooldown :
163+ semver-minor-days : 3
164+ semver-major-days : 3
165+ groups :
166+ minor-patch-updates :
167+ applies-to : version-updates
168+ update-types :
169+ - " minor"
170+ - " patch"
171+ - package-ecosystem : " npm"
172+ directory : " /selenium"
173+ schedule :
174+ interval : " daily"
175+ target-branch : " v4.0.x"
176+ cooldown :
177+ semver-minor-days : 3
178+ semver-major-days : 3
179+ groups :
180+ minor-patch-updates :
181+ applies-to : version-updates
182+ update-types :
183+ - " minor"
184+ - " patch"
You can’t perform that action at this time.
0 commit comments