From 9a87755c3ede4bb70ee8412e10acedf321c752e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Farkas?= Date: Thu, 24 Feb 2022 16:59:48 +0100 Subject: [PATCH] renovate: do not update the "commander" package (#45839) --- .github/renovate.json5 | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index c878865fa93..7b7616a4068 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -11,6 +11,7 @@ "@types/d3-scale-chromatic", // we should bump this once we move to esm modules "@types/grafana__slate-react", // should be updated when the `slate` package is updated "@types/react-icons", // jaeger-ui-components is being refactored to use @grafana/ui icons instead + "commander", // we are planning to remove this, so no need to update it "d3", "d3-force", // we should bump this once we move to esm modules "d3-interpolate", // we should bump this once we move to esm modules