From b77fbfab6ad92664a144d7b9a87311b869715766 Mon Sep 17 00:00:00 2001 From: Benjamin Michaelis Date: Thu, 14 Dec 2023 07:18:02 -0800 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index fc452c2..cc346c7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,10 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" + groups: + selenium-dependencies: + patterns: + - "Selenium*" - package-ecosystem: "github-actions" # See documentation for possible values directory: "/" # Location of package manifests