We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a67eac4 commit 3298be6Copy full SHA for 3298be6
.github/dependabot.yml
@@ -8,3 +8,9 @@ updates:
8
directory: "/"
9
schedule:
10
interval: "weekly"
11
+ allow:
12
+ - dependency-type: "all"
13
+ groups:
14
+ all-deps:
15
+ patterns:
16
+ - "*"
0 commit comments