From a3c326654481fb8de2be40580db02f91cd3376d4 Mon Sep 17 00:00:00 2001 From: ljnsn <82611987+ljnsn@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:59:45 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=9A=20ci(dependabot):=20add=20message?= =?UTF-8?q?=20(#154)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/dependabot.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0144e9f..bd11059 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,11 +5,13 @@ version: 2 updates: - - package-ecosystem: "github-actions" directory: "/" schedule: interval: "daily" + commit-message: + prefix: 💚 ci + include: "scope" - package-ecosystem: "pip" directory: "/"