Skip to content

Commit 18dd79b

Browse files
authored
Update dependabot.yml (#8771)
1 parent 2ace388 commit 18dd79b

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,12 @@ updates:
2626
groups:
2727
boto:
2828
patterns:
29-
- "boto3"
29+
- "boto3[crt]"
3030
- "boto3-stubs*"
31-
- "botocore"
31+
- "botocore[crt]"
3232
- "botocore-stubs"
3333
- "mypy-boto3-*"
34+
- "types-awscrt"
3435
types:
3536
patterns:
3637
- "types-*"

0 commit comments

Comments
 (0)