Skip to content

Commit 1bcdb2a

Browse files
authored
refactor(dependabot): enabled grouped patch PRs
1 parent b2378fc commit 1bcdb2a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,7 @@ updates:
2222
separator: "-"
2323
# https://github.com/dependabot/dependabot-core/issues/5226#issuecomment-1179434437
2424
versioning-strategy: increase
25+
groups:
26+
patch-dependencies:
27+
update-types:
28+
- "patch"

0 commit comments

Comments
 (0)