From 12f0fccae1bd5ad278968bdaa3d8fa7b67bc943d Mon Sep 17 00:00:00 2001 From: Theo Date: Sat, 2 Nov 2024 22:59:38 +0800 Subject: [PATCH] chore: compose commit message fields. --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e7d2901..c525e67 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -15,3 +15,5 @@ updates: all-dependencies: patterns: - '*' + commit-message: + prefix: 'build(deps): bump all dependencies.'