Skip to content

Commit e1a17c1

Browse files
committed
add commit-message.prefix:dependabot
1 parent 8e0f446 commit e1a17c1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ updates:
99
schedule:
1010
interval: "daily"
1111
commit-message:
12+
prefix: "dependabot"
1213
include: scope
1314
labels:
1415
- "ok-to-test"
@@ -20,6 +21,7 @@ updates:
2021
schedule:
2122
interval: "daily"
2223
commit-message:
24+
prefix: "dependabot"
2325
include: scope
2426
ignore:
2527

0 commit comments

Comments
 (0)