Skip to content

Commit 70fb958

Browse files
authored
feat: introduce grouped version updates for dependabot (#617)
1 parent 05a2c16 commit 70fb958

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

+4
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+
commitlint:
27+
patterns:
28+
- "@commitlint*"

0 commit comments

Comments
 (0)