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 ec61e46 commit 549c958Copy full SHA for 549c958
.github/dependabot.yml
@@ -10,3 +10,7 @@ updates:
10
schedule:
11
interval: weekly
12
time: '11:00'
13
+ groups:
14
+ all:
15
+ patterns:
16
+ - "*" # Group all updates into a single larger pull request.
0 commit comments