Skip to content

Commit f322fb8

Browse files
Dependabot: drop Selenium dependency updates in v4.0.x
That branch is so far behind it needs a comprehensive Selenium suite dependency bump.
1 parent 7540b4b commit f322fb8

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

.github/dependabot.yaml

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -168,17 +168,4 @@ updates:
168168
update-types:
169169
- "minor"
170170
- "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"
171+

0 commit comments

Comments
 (0)