From fc1f1b328b00c063200c13fd895d8c6b0654657b Mon Sep 17 00:00:00 2001 From: xeals Date: Tue, 28 Feb 2023 09:38:07 +1100 Subject: [PATCH] ci: update dependabot commit format --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5ace460..abcc4d8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,5 @@ updates: directory: "/" schedule: interval: "weekly" + - commit-message: + prefix: "ci"