Skip to content

Commit aff0d88

Browse files
authored
chore(dependabot): use grouped updates
1 parent 4b103ef commit aff0d88

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
@@ -15,3 +15,7 @@ updates:
1515
# https://github.com/dependabot/dependabot-core/issues/3103
1616
# https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#versioning-strategy
1717
versioning-strategy: "increase"
18+
groups:
19+
dev-dependencies:
20+
patterns:
21+
- "*"

0 commit comments

Comments
 (0)