1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-08-10 22:31:50 +02:00

Group googleapis update (#5772)

This PR makes the renovate bot combine the googleapis update PRs into
one.

Example: https://github.com/XSAM/otelsql/pull/347
This commit is contained in:
Sam Xie
2024-09-04 23:50:55 -07:00
committed by GitHub
parent 1b8f785c02
commit 08f9c877ba

View File

@@ -19,6 +19,10 @@
"matchManagers": ["gomod"],
"matchDepTypes": ["indirect"],
"enabled": false
},
{
"matchPackageNames": ["google.golang.org/genproto/googleapis/**"],
"groupName": "googleapis"
}
]
}