diff --git a/.github/renovate.json5 b/.github/renovate.json5 index e9ba03762..ce4763ea1 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -1,6 +1,9 @@ { "extends": [ - "config:base" + "config:base", + // Disable the creation of this issue that renovate updates with the pending issue we follow with Zenhub: + // https://github.com/newrelic/helm-charts/issues/484 + ":disableDependencyDashboard" ], "bumpVersion": "patch", "enabledManagers": [