diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d1f0d08..b2ae995 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,16 @@ updates: directory: "/" schedule: interval: "daily" + groups: + deps: + patterns: + - "*" + + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "daily" + groups: + deps: + patterns: + - "*"