From 90b1ce65b9a677a4fe893f8cb02f8cdb91d832c0 Mon Sep 17 00:00:00 2001 From: James Panther <4462786+jpanther@users.noreply.github.com> Date: Thu, 14 Apr 2022 08:58:10 +1000 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20Simplify=20dependabot=20labels?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/dependabot.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9b90ebdb..3d12432f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,7 +13,6 @@ updates: prefix: "📌" labels: - "dependencies" - - "npm" - package-ecosystem: "github-actions" directory: "/" schedule: @@ -25,4 +24,3 @@ updates: prefix: "👷" labels: - "dependencies" - - "actions"