Skip to content

Commit cf05fe8

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

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
@@ -18,3 +18,7 @@ updates:
1818
separator: "-"
1919
# https://github.com/dependabot/dependabot-core/issues/5226#issuecomment-1179434437
2020
versioning-strategy: increase
21+
groups:
22+
patch-dependencies:
23+
update-types:
24+
- "patch"

0 commit comments

Comments
 (0)