Skip to content

Commit

Permalink
Group updates of @aws-sdk packages
Browse files Browse the repository at this point in the history
  • Loading branch information
lpsinger committed Sep 30, 2023
1 parent d7f7631 commit 18d19f2
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,10 @@ updates:
schedule:
interval: weekly
open-pull-requests-limit: 10
ignore:
# Ignore AWS SDK packages because they must be pinned to the versions in
# the AWS Lambda runtime.
# See https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html
- dependency-name: '@aws-sdk/*'
- dependency-name: aws-sdk
groups:
aws:
patterns:
- '@aws-sdk/*'
remix:
patterns:
- '@remix-run/*'

0 comments on commit 18d19f2

Please sign in to comment.