diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d506a2cb..d9ea8ffd 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,8 +6,16 @@ updates: schedule: interval: "daily" open-pull-requests-limit: 10 + groups: + github: + patterns: + - "*" - package-ecosystem: github-actions directory: "/" schedule: interval: daily open-pull-requests-limit: 10 + groups: + github: + patterns: + - "*"