Skip to content

Commit 4a306c8

Browse files
committed
Update the dependabot messages.
1 parent a178b5e commit 4a306c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SPDX-FileCopyrightText: 2023 Comcast Cable Communications Management, LLC
22
# SPDX-License-Identifier: Apache-2.0
3-
---
3+
44
version: 2
55
updates:
66

@@ -12,7 +12,7 @@ updates:
1212
labels:
1313
- "dependencies"
1414
commit-message:
15-
prefix: "chore"
15+
prefix: "automation"
1616
include: "scope"
1717

1818
- package-ecosystem: gomod
@@ -22,5 +22,5 @@ updates:
2222
labels:
2323
- "dependencies"
2424
commit-message:
25-
prefix: "feat"
25+
prefix: "chore"
2626
include: "scope"

0 commit comments

Comments
 (0)