Skip to content

Commit dc19513

Browse files
authored
Update dependabot for aws-sdk group (#701)
The pattern wouldn't catch the main aws sdk library
1 parent 0d8e822 commit dc19513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ updates:
1212
groups:
1313
aws-sdk:
1414
patterns:
15-
- "github.com/aws/aws-sdk-go-v2/*"
15+
- "github.com/aws/aws-sdk-go-v2*"
1616

1717
- package-ecosystem: pip
1818
directory: /tests

0 commit comments

Comments
 (0)