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 78827ad commit e0dbcaeCopy full SHA for e0dbcae
.github/dependabot.yml
@@ -4,13 +4,25 @@ updates:
4
directory: "/"
5
schedule:
6
interval: "weekly"
7
+ groups:
8
+ gomod:
9
+ patterns:
10
+ - "*"
11
12
- package-ecosystem: "docker"
13
14
15
16
17
+ docker:
18
19
20
- - package-ecosystem: github-actions
21
+ - package-ecosystem: "github-actions"
22
23
24
25
26
+ github-actions:
27
28
0 commit comments