From d98bb3b37ec4d13d53e04bac95589bca230ea70b Mon Sep 17 00:00:00 2001 From: Alfi Maulana Date: Sun, 22 Oct 2023 23:12:20 +0700 Subject: [PATCH] ci(dependabot): use `chore` as the PR label --- .github/dependabot.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 245f9ad..678a1a6 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -6,3 +6,4 @@ updates: interval: daily commit-message: prefix: chore + labels: [chore]