Chore: ignore labels preset in renovate config (#112449)

ignore labels preset in renovate config
This commit is contained in:
Ashley Harrison
2025-10-15 16:07:34 +00:00
committed by GitHub
parent ec8bb80a24
commit 5b7e6ef2e1
+3
View File
@@ -1,6 +1,9 @@
{
extends: ["config:recommended"],
enabledManagers: ["npm"],
ignorePresets: [
"github>grafana/grafana-renovate-config//presets/labels",
],
ignoreDeps: [
// ignoring these until we can upgrade to react 19
// see epic here: https://github.com/grafana/grafana/issues/98813