File tree Expand file tree Collapse file tree 1 file changed +14
-9
lines changed Expand file tree Collapse file tree 1 file changed +14
-9
lines changed Original file line number Diff line number Diff line change 1
1
version : 2
2
2
updates :
3
- - package-ecosystem : " github-actions"
4
- directory : " / "
3
+ - package-ecosystem : github-actions
4
+ directory : /
5
5
schedule :
6
6
interval : daily
7
7
8
- - package-ecosystem : " gomod"
9
- directory : " / "
8
+ - package-ecosystem : gomod
9
+ directory : /
10
10
schedule :
11
11
interval : daily
12
12
13
- - package-ecosystem : " docker"
14
- directory : " /build"
13
+ - package-ecosystem : docker
14
+ directory : /build
15
15
schedule :
16
16
interval : daily
17
17
18
- - package-ecosystem : " npm"
19
- directory : " /internal/mode/static/nginx/modules"
18
+ - package-ecosystem : npm
19
+ directory : /internal/mode/static/nginx/modules
20
20
schedule :
21
- interval : " daily"
21
+ interval : daily
22
+
23
+ - package-ecosystem : docker
24
+ directory : /conformance/tests
25
+ schedule :
26
+ interval : daily
You can’t perform that action at this time.
0 commit comments