Skip to content

Commit 894da93

Browse files
authored
[INTERNAL] Enforce prefix for dependency updates (#440)
1 parent 573d735 commit 894da93

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,6 @@ updates:
1515
- RandomByte
1616
- matz3
1717
versioning-strategy: increase
18+
commit-message:
19+
prefix: "[DEPENDENCY] "
20+
prefix-development: "[INTERNAL] "

0 commit comments

Comments
 (0)