From 422f70f815e49f80cf14fbde3501c384ed0737cc Mon Sep 17 00:00:00 2001 From: Jean-Christophe Fillion-Robin Date: Mon, 8 Sep 2025 09:53:19 -0400 Subject: [PATCH] COMP: Update dependabot settings configuring commit prefix --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6c4b369..066c5ad 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,9 @@ updates: directory: "/" schedule: interval: "weekly" + commit-message: + # Prefix all commit messages with "COMP: " + prefix: "COMP" groups: actions: patterns: