From 1b58c0ca48e73b71c64d482499dbbe1711d91144 Mon Sep 17 00:00:00 2001 From: CD Cabrera Date: Mon, 14 Oct 2024 20:38:56 -0400 Subject: [PATCH] build: dependabot commit message --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3c7f10e..30b773d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,9 @@ updates: schedule: interval: weekly day: monday + commit-message: + prefix: "build" + include: "scope" open-pull-requests-limit: 5 target-branch: "main" versioning-strategy: increase