From 9ac87be07c27553f6b91b406cc83402625549f81 Mon Sep 17 00:00:00 2001 From: Alfi Maulana Date: Mon, 20 Mar 2023 10:08:14 +0700 Subject: [PATCH] ci: add `chore` prefix in Dependabot commit message --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 253bcb7..245f9ad 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,5 @@ updates: directory: / schedule: interval: daily + commit-message: + prefix: chore