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 16afe0c commit c0dc3bbCopy full SHA for c0dc3bb
.github/dependabot.yml
@@ -6,9 +6,17 @@ updates:
6
schedule:
7
interval: "monthly"
8
open-pull-requests-limit: 100
9
+ groups:
10
+ all-dependencies:
11
+ patterns:
12
+ - "*"
13
14
- package-ecosystem: "github-actions"
15
directory: "/"
16
17
18
19
20
21
22
0 commit comments