Skip to content

Commit

Permalink
feat: add AWS SDK monorepo preset (#25508)
Browse files Browse the repository at this point in the history
  • Loading branch information
Isawan committed Nov 2, 2023
1 parent a7faacc commit 0a9945e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/config/presets/internal/monorepo.ts
Expand Up @@ -48,6 +48,10 @@ const repoGroups = {
],
'aws-sdk-js-v3': 'https://github.com/aws/aws-sdk-js-v3',
'aws-sdk-net': 'https://github.com/aws/aws-sdk-net',
'aws-sdk-rust': [
'https://github.com/awslabs/smithy-rs',
'https://github.com/awslabs/aws-sdk-rust',
],
awsappsync: 'https://github.com/awslabs/aws-mobile-appsync-sdk-js',
'azure azure-libraries-for-net':
'https://github.com/Azure/azure-libraries-for-net',
Expand Down

0 comments on commit 0a9945e

Please sign in to comment.