chore: Fix prefixes from dependabot.yml
This commit is contained in:
parent
63f028858e
commit
2bf371d042
1 changed files with 2 additions and 2 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
@ -14,7 +14,7 @@ updates:
|
|||
assignees:
|
||||
- "sventorben"
|
||||
commit-message:
|
||||
prefix: "chore: "
|
||||
prefix: "chore"
|
||||
|
||||
|
||||
# Maintain dependencies for maven
|
||||
|
@ -26,4 +26,4 @@ updates:
|
|||
- "sventorben"
|
||||
commit-message:
|
||||
include: "scope"
|
||||
prefix: "chore: "
|
||||
prefix: "chore"
|
||||
|
|
Loading…
Reference in a new issue