diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3cb3991a..5ba991b0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -15,4 +15,8 @@ updates: - package-ecosystem: github-actions directory: "/" schedule: - interval: monthly \ No newline at end of file + interval: monthly + groups: + all: + patterns: + - "*" \ No newline at end of file