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