mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-02-25 09:11:24 -05: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"
|
"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": [
|
"matchPackagePatterns": [
|
||||||
"^cloud.google.com/go"
|
"^cloud.google.com/go"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user