diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 203f7c76..e3a77772 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -5,7 +5,13 @@ updates: directory: / schedule: interval: weekly + groups: + all: + patterns: ["*"] - package-ecosystem: github-actions directory: / schedule: interval: weekly + groups: + all: + patterns: ["*"]