Skip to content

Commit 56eb919

Browse files
authored
dependabot: group AWS SDK updates
Groups noisy dependabot updates for AWS SDK modules into single PRs
1 parent 4af470e commit 56eb919

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ updates:
55
schedule:
66
interval: weekly
77
open-pull-requests-limit: 10
8+
groups:
9+
aws-sdk:
10+
patterns:
11+
- "github.com/aws/aws-sdk-go-v2"
12+
- "github.com/aws/aws-sdk-go-v2/*"
813
- package-ecosystem: "github-actions"
914
directory: "/"
1015
schedule:

0 commit comments

Comments
 (0)