| [ Web Proxy ] |
| Viewing: https://raw.githubusercontent.com/technicallyjames/client_java/main/.github/renovate.json5 | [Back] [Original] |
{
$schema: "https://docs.renovatebot.com/renovate-schema.json",
extends: ["config:best-practices", "config:recommended"],
platformCommit: "enabled",
automerge: true,
ignorePaths: [
"**/simpleclient-archive/**", // old projects
// agent resources packages an OTel API that is the minimum required API version
"**/prometheus-metrics-exporter-opentelemetry-otel-agent-resources/pom.xml",
],
labels: ["dependencies"],
}
| Web Proxy Viewer | New URL | Original Page |