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