We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd0c735 commit 2645936Copy full SHA for 2645936
1 file changed
.github/dependabot.yaml
@@ -4,11 +4,23 @@ updates:
4
directory: /
5
schedule:
6
interval: weekly
7
+ groups:
8
+ all:
9
+ patterns:
10
+ - "*"
11
- package-ecosystem: docker
12
13
14
interval: daily
15
16
17
18
19
- package-ecosystem: gomod
20
21
22
23
24
25
26
0 commit comments