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 4b8720c commit 74db995Copy full SHA for 74db995
.github/dependabot.yml
@@ -13,6 +13,10 @@ updates:
13
commit-message:
14
prefix: "chore"
15
include: "scope"
16
+ groups:
17
+ all:
18
+ patterns:
19
+ - "*"
20
21
- package-ecosystem: "github-actions"
22
directory: "/"
@@ -26,6 +30,10 @@ updates:
26
30
27
31
28
32
33
34
35
36
29
37
38
- package-ecosystem: "docker"
39
@@ -39,3 +47,7 @@ updates:
47
40
48
41
49
50
51
52
53
0 commit comments