Skip to content

Commit 200dcb8

Browse files
committed
chore(ci): adjust Dependabot commit message prefix
1 parent 3ffc82f commit 200dcb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ updates:
88
interval: "daily"
99
commit-message:
1010
include: scope
11-
prefix: "chore(deps): bump "
11+
prefix: "chore(deps): "
1212
groups:
1313
efcore:
1414
patterns:
@@ -23,7 +23,7 @@ updates:
2323
interval: "daily"
2424
commit-message:
2525
include: scope
26-
prefix: "chore(deps): bump "
26+
prefix: "chore(deps): "
2727

2828
- package-ecosystem: "github-actions"
2929
directory: "/"

0 commit comments

Comments
 (0)