Skip to content

Commit

Permalink
feat(presets): add aws-sdk-client-mock monorepo (#28078)
Browse files Browse the repository at this point in the history
  • Loading branch information
WtfJoke committed Mar 22, 2024
1 parent 9795927 commit d953196
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/config/presets/internal/monorepo.ts
Expand Up @@ -47,6 +47,7 @@ const repoGroups = {
'https://github.com/awslabs/aws-lambda-powertools-typescript',
'https://github.com/aws-powertools/powertools-lambda-typescript',
],
'aws-sdk-client-mock': 'https://github.com/m-radzikowski/aws-sdk-client-mock',
'aws-sdk-go': 'https://github.com/aws/aws-sdk-go',
'aws-sdk-go-v2': 'https://github.com/aws/aws-sdk-go-v2',
'aws-sdk-js-v3': 'https://github.com/aws/aws-sdk-js-v3',
Expand Down

0 comments on commit d953196

Please sign in to comment.