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 35e7bc4 commit f257696Copy full SHA for f257696
.github/dependabot.yml
@@ -9,7 +9,17 @@ updates:
9
directory: "/"
10
schedule:
11
interval: "weekly"
12
+ groups:
13
+ production-dependencies:
14
+ dependency-type: "production"
15
+ development-dependencies:
16
+ dependency-type: "development"
17
- package-ecosystem: "npm"
18
19
20
21
22
23
24
25
0 commit comments