From 39b76af827733506878f7365ebee92af20cfa1f4 Mon Sep 17 00:00:00 2001 From: EdJoPaTo Date: Wed, 3 Mar 2021 18:06:14 +0100 Subject: [PATCH] ci(dependabot): improve commit message prefix --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 945d30b..23760ac 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -15,4 +15,4 @@ updates: schedule: interval: "weekly" commit-message: - prefix: "chore(actions):" + prefix: "ci(actions):"