Skip to content

Commit 148e828

Browse files
committed
chore: add AWS SDK packages group to renovate configuration
1 parent 8a463a2 commit 148e828

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

renovate.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,12 @@
8585
"groupSlug": "opentelemetry-instrumentation-packages",
8686
"matchManagers": ["nuget"],
8787
"matchPackageNames": ["OpenTelemetry.Instrumentation.*"]
88+
},
89+
{
90+
"groupName": "AWS SDK packages",
91+
"groupSlug": "aws-sdk-packages",
92+
"matchManagers": ["nuget"],
93+
"matchPackageNames": ["AWSSDK.*"]
8894
}
8995
]
9096
}

0 commit comments

Comments
 (0)