From cb770fd366cb49ba58fe8df2b62af5b51ba24ec0 Mon Sep 17 00:00:00 2001 From: Ananth Venkatesh <46249765+quantum9Innovation@users.noreply.github.com> Date: Tue, 5 Mar 2024 09:35:54 -0800 Subject: [PATCH] ci(dependabot): update config to include codium suggestions --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5f0889c..d7a1486 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,6 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" + commit-message: + prefix: "ci(dependabot):" + include: "scope"