Skip to content

Commit 6c451f6

Browse files
authored
refactor(dependabot): enabled grouped patch PRs
1 parent e29ebce commit 6c451f6

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
@@ -23,6 +23,9 @@ updates:
2323
# https://github.com/dependabot/dependabot-core/issues/5226#issuecomment-1179434437
2424
versioning-strategy: increase
2525
groups:
26+
patch-dependencies:
27+
update-types:
28+
- "patch"
2629
commitlint:
2730
patterns:
2831
- "@commitlint*"

0 commit comments

Comments
 (0)