From bdfcd274893a4cea586282851acbaf88fcbd27d7 Mon Sep 17 00:00:00 2001 From: Pavel Zwerschke Date: Thu, 4 Jan 2024 09:39:00 +0200 Subject: [PATCH] Remove custom dependabot labels (#612) https://github.com/prefix-dev/pixi/pull/611#issuecomment-1875564017 dependabot should automatically add its own labels anyway, see https://github.com/prefix-dev/setup-pixi/pull/62 and https://github.com/prefix-dev/setup-pixi/pull/30 --- .github/dependabot.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2faa45a57..b43b23a4d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,8 +4,6 @@ updates: directory: / schedule: interval: weekly - labels: - - dependencies commit-message: prefix: bump ignore: @@ -18,8 +16,6 @@ updates: directory: / schedule: interval: weekly - labels: - - dependencies commit-message: prefix: chore(ci) groups: