From 31820708b14d427679eaead599e3b9bdcdbb223e Mon Sep 17 00:00:00 2001 From: Cornelius Roemer Date: Sat, 24 Aug 2024 22:12:22 +0200 Subject: [PATCH] prefix prs --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a0026bd8..691383e6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,6 +7,8 @@ updates: time: '11:00' target-branch: canary versioning-strategy: increase + commit-message: + prefix: "chore(deps-dev):" groups: minorAndPatch: update-types: @@ -19,6 +21,8 @@ updates: time: '11:00' target-branch: canary versioning-strategy: increase + commit-message: + prefix: "chore(deps):" groups: minorAndPatch: update-types: