From d712db58a1601201704a0bcc5dbe42efcc7c9e19 Mon Sep 17 00:00:00 2001 From: Alfi Maulana Date: Sat, 26 Aug 2023 16:25:43 +0700 Subject: [PATCH] ci: update labels used by Dependabot (#53) --- .github/dependabot.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index be18c915..55124db6 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -6,6 +6,7 @@ updates: interval: daily commit-message: prefix: chore + labels: [chore] - package-ecosystem: npm directory: / @@ -13,3 +14,4 @@ updates: interval: daily commit-message: prefix: chore + labels: [chore]