Skip to content

Commit

Permalink
group aws and azure native dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pducolin committed Dec 12, 2024
1 parent 1c333ed commit 14b99e0
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,16 @@ updates:
directory: /components/datadog/apps/cws/images/cws-centos7
schedule:
interval: daily

- package-ecosystem: gomod
directory: /
schedule:
interval: weekly
groups:
aws-sdk-go-v2:
patterns:
- '^github\.com\/aws\/aws-sdk-go-v2'
pulumi-azure-native-sdk:
patterns:
- '^github\.com\/pulumi\/pulumi-azure-native-sdk'

0 comments on commit 14b99e0

Please sign in to comment.