Skip to content

Commit

Permalink
feat: Group CDK dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
l0b0 committed Nov 8, 2023
1 parent 9b829a3 commit 51de1d5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ updates:
aws-sdk:
patterns:
- "@aws-sdk/*"
aws-cdk:
patterns:
- "aws-cdk*"
- "cdk8s*"
- "constructs"
ignore:
- dependency-name: "@aws-sdk/*"
update-types: ["version-update:semver-patch"]
Expand Down

0 comments on commit 51de1d5

Please sign in to comment.