From ab492e1f96f81000bc52dfbd081c6d4e34566d2a Mon Sep 17 00:00:00 2001 From: Ananth Venkatesh <46249765+quantum9Innovation@users.noreply.github.com> Date: Tue, 5 Mar 2024 09:52:21 -0800 Subject: [PATCH] fix(ci): dependabot commit message --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d7a1486..6a15f61 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,5 +10,5 @@ updates: schedule: interval: "weekly" commit-message: - prefix: "ci(dependabot):" + prefix: "ci" include: "scope"