We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 069392e commit 37ee178Copy full SHA for 37ee178
1 file changed
.github/dependabot.yml
@@ -9,3 +9,7 @@ updates:
9
directory: "/" # Location of package manifests
10
schedule:
11
interval: "weekly"
12
+ groups:
13
+ npm-all:
14
+ patterns:
15
+ - "*"
0 commit comments