diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7f390d484..e627403b4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,6 +8,10 @@ updates: default-days: 4 pull-request-branch-name: separator: "-" + groups: + actions-deps: + patterns: + - "*" - package-ecosystem: "npm" directory: "/" open-pull-requests-limit: 10