We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b103ef commit aff0d88Copy full SHA for aff0d88
.github/dependabot.yml
@@ -15,3 +15,7 @@ updates:
15
# https://github.com/dependabot/dependabot-core/issues/3103
16
# https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#versioning-strategy
17
versioning-strategy: "increase"
18
+ groups:
19
+ dev-dependencies:
20
+ patterns:
21
+ - "*"
0 commit comments