We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b11588a commit f0473caCopy full SHA for f0473ca
renovate.json
@@ -52,6 +52,11 @@
52
"matchManagers": ["gomod"],
53
"matchSourceUrlPrefixes": ["https://golang.org"],
54
"groupName": "All golang.org packages"
55
+ },
56
+ {
57
+ "matchManagers": ["gomod"],
58
+ "matchSourceUrlPrefixes": ["https://go.opentelemetry.io/build-tools"],
59
+ "groupName": "All go.opentelemetry.io/build-tools packages"
60
}
61
],
62
"ignoreDeps": [
0 commit comments