Update Dependabot commit message prefix
This commit is contained in:
parent
ff7499c705
commit
9978982f83
|
|
@ -3,13 +3,13 @@ updates:
|
|||
- package-ecosystem: github-actions
|
||||
directory: /
|
||||
commit-message:
|
||||
prefix: "[chore] "
|
||||
prefix: "[Chore] "
|
||||
schedule:
|
||||
interval: weekly
|
||||
|
||||
- package-ecosystem: npm
|
||||
directory: /
|
||||
commit-message:
|
||||
prefix: "[chore] "
|
||||
prefix: "[Chore] "
|
||||
schedule:
|
||||
interval: weekly
|
||||
|
|
|
|||
Loading…
Reference in New Issue