From 48ad5a406b4ab7d11750f15ff868d7d99fde2923 Mon Sep 17 00:00:00 2001 From: Emmanuel Hadoux Date: Wed, 8 Nov 2023 18:56:40 +0000 Subject: [PATCH] build: update dependabot.yml --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9d2b2d6..77c7fc4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -19,3 +19,6 @@ updates: directory: '/' # Location of package manifests schedule: interval: 'weekly' + commit-message: + prefix: 'deps' + include: 'scope'