Skip to content

Commit

Permalink
Update the dependabot messages.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidtw committed Jan 21, 2024
1 parent a178b5e commit 4a306c8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# SPDX-FileCopyrightText: 2023 Comcast Cable Communications Management, LLC
# SPDX-License-Identifier: Apache-2.0
---

version: 2
updates:

Expand All @@ -12,7 +12,7 @@ updates:
labels:
- "dependencies"
commit-message:
prefix: "chore"
prefix: "automation"
include: "scope"

- package-ecosystem: gomod
Expand All @@ -22,5 +22,5 @@ updates:
labels:
- "dependencies"
commit-message:
prefix: "feat"
prefix: "chore"
include: "scope"

0 comments on commit 4a306c8

Please sign in to comment.