Skip to content

Commit c767fc7

Browse files
authored
refactor(dependabot): enabled grouped patch PRs
1 parent fcac3b3 commit c767fc7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ updates:
2727
# https://github.com/dependabot/dependabot-core/issues/5226#issuecomment-1179434437
2828
versioning-strategy: increase
2929
groups:
30+
patch-dependencies:
31+
update-types:
32+
- "patch"
3033
commitlint:
3134
patterns:
3235
- "@commitlint*"

0 commit comments

Comments
 (0)