From 8ccebec8d8ad511a07fd5a18dbaffbfd7eb83fa0 Mon Sep 17 00:00:00 2001 From: Stan Ulbrych Date: Sat, 11 Apr 2026 09:08:27 +0100 Subject: [PATCH] Remove labels from dependabot configuration --- .github/dependabot.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8a50e6c..1d69481 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,9 +4,6 @@ updates: directory: "/" schedule: interval: "quarterly" - labels: - - "skip issue" - - "skip news" ignore: - dependency-name: "*" update-types: