We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b49761b commit 79fb484Copy full SHA for 79fb484
renovate.json
@@ -77,6 +77,11 @@
77
"matchSourceUrlPrefixes": ["https://go.opentelemetry.io/otel"],
78
"groupName": "All go.opentelemetry.io/otel packages"
79
},
80
+ {
81
+ "matchManagers": ["gomod"],
82
+ "matchPackagePrefixes": ["cloud.google.com/go"],
83
+ "groupName": "All cloud.google.com/go packages"
84
+ },
85
{
86
"matchManagers": ["gomod"],
87
"matchSourceUrlPrefixes": ["https://github.com/googlecloudplatform"],
0 commit comments