Skip to content

Commit

Permalink
dependabot: group aws-sdk and proxy-agent dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
  • Loading branch information
CrazyMax committed Jul 10, 2023
1 parent 0a5a6d5 commit 7124cda
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 7124cda

Please sign in to comment.