diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4eb1d53..82e5157 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,9 @@ updates: directory: "/" schedule: interval: "monthly" + groups: + actions: + patterns: + - "*" + labels: + - "dependencies"