diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9c6b5e9..20cc0b3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,6 +9,10 @@ updates: schedule: interval: "weekly" day: "saturday" + groups: + actions: + patterns: + - "*" - package-ecosystem: "github-actions" # Workflow files stored in the @@ -17,3 +21,7 @@ updates: schedule: interval: "weekly" day: "saturday" + groups: + actions: + patterns: + - "*"