ci: Configure dependabot commit messages
This commit is contained in:
parent
066b0ca1ce
commit
0536595809
1 changed files with 1 additions and 0 deletions
1
.github/dependabot.yml
vendored
1
.github/dependabot.yml
vendored
|
@ -7,6 +7,7 @@ updates:
|
|||
open-pull-requests-limit: 10
|
||||
commit-message:
|
||||
prefix: "chore"
|
||||
prefix-development: "test"
|
||||
include: "scope"
|
||||
- package-ecosystem: "github-actions" # See documentation for possible values
|
||||
directory: "/" # Location of package manifests
|
||||
|
|
Loading…
Add table
Reference in a new issue