Skip to content

Commit

Permalink
Groups aws-sdk-go-base and awsv1shim modules together
Browse files Browse the repository at this point in the history
  • Loading branch information
gdavison committed Jul 7, 2023
1 parent f295c6c commit 2778df0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ updates:
patterns:
- "github.com/aws/aws-sdk-go"
- "github.com/aws/aws-sdk-go-v2/*"
aws-sdk-go-base:
patterns:
- "github.com/hashicorp/aws-sdk-go-base/v2"
- "github.com/hashicorp/aws-sdk-go-base/v2/*"
ignore:
# hcl/v2 should only be updated via terraform-plugin-sdk
- dependency-name: "github.com/hashicorp/hcl/v2"
Expand Down

0 comments on commit 2778df0

Please sign in to comment.