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: