Skip to content

Commit

Permalink
Merge pull request #3386 from jpculp/ignore-aws-credential-types
Browse files Browse the repository at this point in the history
Ignore 'aws-credential-types' in dependabot config
  • Loading branch information
jpculp authored Sep 1, 2023
2 parents 71d8674 + 648bfe2 commit 6a9d97d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ updates:
ignore:
# For AWS SDK for Rust, we'll update when we bump tough/coldsnap
- dependency-name: "aws-config"
- dependency-name: "aws-credential-types"
- dependency-name: "aws-endpoint"
- dependency-name: "aws-http"
- dependency-name: "aws-hyper"
Expand Down

0 comments on commit 6a9d97d

Please sign in to comment.