chore: group commitlint packages for dependabot
This commit is contained in:
parent
af360ca6a4
commit
27b319fa96
1 changed files with 4 additions and 0 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
|
@ -10,6 +10,10 @@ updates:
|
|||
versioning-strategy: increase
|
||||
commit-message:
|
||||
prefix: 'chore(deps)'
|
||||
groups:
|
||||
commitlint:
|
||||
patterns:
|
||||
- '@commitlint/*'
|
||||
reviewers:
|
||||
- 'aboviq/maintainers'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue