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 408f567 commit 11f51d7Copy full SHA for 11f51d7
.github/dependabot.yml
@@ -9,3 +9,8 @@ updates:
9
directory: "/"
10
schedule:
11
interval: "daily"
12
+ groups:
13
+ production-dependencies:
14
+ dependency-type: "production"
15
+ development-dependencies:
16
+ dependency-type: "development"
0 commit comments