We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05a2c16 commit 70fb958Copy full SHA for 70fb958
.github/dependabot.yml
@@ -22,3 +22,7 @@ updates:
22
separator: "-"
23
# https://github.com/dependabot/dependabot-core/issues/5226#issuecomment-1179434437
24
versioning-strategy: increase
25
+ groups:
26
+ commitlint:
27
+ patterns:
28
+ - "@commitlint*"
0 commit comments