Skip to content

Commit 8742565

Browse files
committed
COMP: Update dependabot settings configuring commit prefix
1 parent 159a2f1 commit 8742565

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
@@ -5,6 +5,9 @@ updates:
55
directory: "/"
66
schedule:
77
interval: "weekly"
8+
commit-message:
9+
# Prefix all commit messages with "COMP: "
10+
prefix: "COMP"
811
groups:
912
actions:
1013
patterns:

0 commit comments

Comments
 (0)