diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6bb7abd..31293e7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,6 +9,11 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" + groups: + aws-deps: + applies-to: version-updates + patterns: + - "github.com/aws/*" - package-ecosystem: "github-actions" # See documentation for possible values directory: "/" # Location of package manifests schedule: