From 9f16f29511b78790de7eed2ab9841eeb1aabb467 Mon Sep 17 00:00:00 2001 From: Ernesto Puerta <37327689+epuertat@users.noreply.github.com> Date: Mon, 4 Aug 2025 11:54:55 +0200 Subject: [PATCH] dependabot: stop dashboard npm upgrade PRs Signed-off-by: Ernesto Puerta <37327689+epuertat@users.noreply.github.com> --- .github/dependabot.yml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d23134597030..2ceb5e273839 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,17 +1,6 @@ --- version: 2 updates: - - package-ecosystem: "npm" - directory: "/src/pybind/mgr/dashboard/frontend" - schedule: - interval: "daily" - commit-message: - prefix: "mgr/dashboard:" - labels: - - "dashboard" - pull-request-branch-name: - separator: "-" - - package-ecosystem: "github-actions" directory: "/" schedule: -- 2.47.3