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 e43c4d2 commit 70c31fdCopy full SHA for 70c31fd
1 file changed
.github/dependabot.yml
@@ -15,7 +15,10 @@ updates:
15
schedule:
16
interval: monthly
17
rebase-strategy: disabled
18
- open-pull-requests-limit: 20
+ groups:
19
+ all:
20
+ patterns:
21
+ - "*"
22
23
- package-ecosystem: "github-actions"
24
directory: "/"
@@ -24,7 +27,10 @@ updates:
27
25
28
26
29
30
31
32
33
34
35
- package-ecosystem: "devcontainers"
36
@@ -33,4 +39,7 @@ updates:
39
40
41
42
43
44
45
0 commit comments