Skip to content

Commit 56afa33

Browse files
authored
Merge pull request #1172 from db-ui/refactor-dependabot-enabled-grouped-patch-PRs
refactor(dependabot): enabled grouped patch PRs
2 parents e29ebce + 6c451f6 commit 56afa33

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
@@ -23,6 +23,9 @@ updates:
2323
# https://github.com/dependabot/dependabot-core/issues/5226#issuecomment-1179434437
2424
versioning-strategy: increase
2525
groups:
26+
patch-dependencies:
27+
update-types:
28+
- "patch"
2629
commitlint:
2730
patterns:
2831
- "@commitlint*"

0 commit comments

Comments
 (0)