From 0a0b9c2d5007faac216a819d8536753eac8c8cd3 Mon Sep 17 00:00:00 2001 From: Andy Goldstein Date: Wed, 8 Nov 2023 09:25:47 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=B1=20Prefix=20dependabot=20GH=20actio?= =?UTF-8?q?ns=20PRs=20(#208)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Prefix dependabot GH actions PRs Signed-off-by: Andy Goldstein --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0b9c16d9..0c7c8d68 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,8 @@ updates: directory: "/" schedule: interval: "daily" + commit-message: + prefix: ":seedling:" - package-ecosystem: "gomod" directory: "/" schedule: