Skip to content

Commit 5574561

Browse files
committed
fix(ci): change commit prefix for build dependencies
1 parent 44d9074 commit 5574561

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
@@ -6,7 +6,7 @@ updates:
66
schedule:
77
interval: "daily"
88
commit-message:
9-
prefix: chore(deps)
9+
prefix: build(deps)
1010
- package-ecosystem: "github-actions"
1111
directory: "/"
1212
schedule:

0 commit comments

Comments
 (0)