From d0d15ca9bb9aadcb47e27a7552e56141f2e90765 Mon Sep 17 00:00:00 2001 From: Alfi Maulana Date: Thu, 26 Dec 2024 22:46:05 +0700 Subject: [PATCH] ci: configure Dependabot labels to empty Signed-off-by: Alfi Maulana --- .github/dependabot.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 678a1a6..a8e2d90 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -6,4 +6,4 @@ updates: interval: daily commit-message: prefix: chore - labels: [chore] + labels: []