mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
Group AWS and Azure SDKs for renovate (#382)
This commit is contained in:
parent
8c01a6647f
commit
1a95fafc43
@ -34,6 +34,19 @@
|
||||
],
|
||||
"groupName": "etcd dependencies"
|
||||
},
|
||||
{
|
||||
"matchPackagePatterns": [
|
||||
"^github.com/aws/aws-sdk-go-v2"
|
||||
],
|
||||
"groupName": "AWS SDK"
|
||||
},
|
||||
{
|
||||
"matchPackagePatterns": [
|
||||
"^github.com/Azure/",
|
||||
"^github.com/AzureAD/microsoft-authentication-library-for-go"
|
||||
],
|
||||
"groupName": "Azure SDK"
|
||||
},
|
||||
{
|
||||
"matchPackagePatterns": [
|
||||
"^cloud.google.com/go"
|
||||
|
Loading…
Reference in New Issue
Block a user