This is an automated email from the ASF dual-hosted git repository.
lidavidm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git
The following commit(s) were added to refs/heads/main by this push:
new 33d19f5aa ci: group Go OpenTelemetry dependabot updates together
(#2873)
33d19f5aa is described below
commit 33d19f5aa7cc0da810ec78eff86aa463f195fa44
Author: David Li <[email protected]>
AuthorDate: Tue May 27 10:03:41 2025 +0900
ci: group Go OpenTelemetry dependabot updates together (#2873)
---
.github/dependabot.yml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 7775612f9..e22b93a85 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -29,6 +29,11 @@ updates:
interval: "weekly"
commit-message:
prefix: "chore(go/adbc): "
+ groups:
+ opentelemetry:
+ applies-to: version-updates
+ patterns:
+ - "go.opentelemetry.io/otel/*"
- package-ecosystem: "maven"
directory: "/java/"
schedule: