Skip to content

Commit af10651

Browse files
Copilotaskpt
andauthored
fix: update dependabot to use conventional commit types (#7)
* Initial plan * fix: update dependabot to use conventional commit types Co-authored-by: askpt <2493377+askpt@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: askpt <2493377+askpt@users.noreply.github.com>
1 parent eb4aa12 commit af10651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ updates:
1313
timezone: "UTC"
1414
open-pull-requests-limit: 5
1515
commit-message:
16-
prefix: "deps"
16+
prefix: "build"
1717
include: "scope"
1818

1919
# Update GitHub Actions

0 commit comments

Comments
 (0)