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 1aa50aa commit eaff599Copy full SHA for eaff599
.github/dependabot.yml
@@ -8,3 +8,8 @@ updates:
8
directory: "/doc"
9
schedule:
10
interval: "weekly"
11
+ groups:
12
+ all-dependencies:
13
+ # Groups all updates into a single PR
14
+ patterns:
15
+ - "*"
0 commit comments