mirror of
https://github.com/super-linter/super-linter.git
synced 2025-02-20 12:02:50 -05:00
chore: group commitlint updates (#6557)
This commit is contained in:
parent
d68be1a0ef
commit
a5e3381dae
1 changed files with 5 additions and 0 deletions
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
|
@ -35,6 +35,11 @@ updates:
|
|||
interval: "weekly"
|
||||
open-pull-requests-limit: 100
|
||||
groups:
|
||||
commitlint:
|
||||
applies-to: version-updates
|
||||
patterns:
|
||||
- "@commitlint/*"
|
||||
- "commitlint"
|
||||
eslint-plugins-configs:
|
||||
applies-to: version-updates
|
||||
patterns:
|
||||
|
|
Loading…
Add table
Reference in a new issue