From bced319f324d2f6c67247059a52e1753508ae679 Mon Sep 17 00:00:00 2001 From: xeals Date: Tue, 7 Mar 2023 10:08:01 +1100 Subject: [PATCH] ci: fix dependabot config --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index abcc4d8..4c39a33 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,5 +4,5 @@ updates: directory: "/" schedule: interval: "weekly" - - commit-message: + commit-message: prefix: "ci"