Skip to content

Commit 82b8a8c

Browse files
authored
refactor(dependabot): enabled grouped patch PRs
1 parent ff0cee7 commit 82b8a8c

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
@@ -46,6 +46,9 @@ updates:
4646
# https://github.com/dependabot/dependabot-core/issues/5226#issuecomment-1179434437
4747
versioning-strategy: increase
4848
groups:
49+
patch-dependencies:
50+
update-types:
51+
- "version-update:semver-patch"
4952
commitlint:
5053
patterns:
5154
- "@commitlint*"

0 commit comments

Comments
 (0)