diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0adf2da..24ce700 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,6 +11,13 @@ updates: directory: "/" schedule: interval: "daily" + groups: + aws-sdk-dependencies: + patterns: + - "*aws-sdk*" + proxy-agent-dependencies: + patterns: + - "*-proxy-agent" allow: - dependency-type: "production" labels: