File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,22 @@ updates:
23
23
update-types :
24
24
- version-update:semver-major
25
25
- version-update:semver-minor
26
+ - package-ecosystem : gradle
27
+ target-branch : 1.4.x
28
+ directory : /
29
+ schedule :
30
+ interval : daily
31
+ time : ' 03:00'
32
+ timezone : Etc/UTC
33
+ labels :
34
+ - ' type: dependency-upgrade'
35
+ registries :
36
+ - spring-milestones
37
+ ignore :
38
+ - dependency-name : ' *'
39
+ update-types :
40
+ - version-update:semver-major
41
+ - version-update:semver-minor
26
42
- package-ecosystem : gradle
27
43
target-branch : main
28
44
directory : /
@@ -48,6 +64,13 @@ updates:
48
64
interval : weekly
49
65
labels :
50
66
- ' type: task'
67
+ - package-ecosystem : github-actions
68
+ target-branch : 1.4.x
69
+ directory : /
70
+ schedule :
71
+ interval : weekly
72
+ labels :
73
+ - ' type: task'
51
74
- package-ecosystem : github-actions
52
75
target-branch : main
53
76
directory : /
@@ -71,6 +94,13 @@ updates:
71
94
interval : weekly
72
95
labels :
73
96
- ' type: task'
97
+ - package-ecosystem : npm
98
+ target-branch : 1.4.x
99
+ directory : /docs
100
+ schedule :
101
+ interval : weekly
102
+ labels :
103
+ - ' type: task'
74
104
- package-ecosystem : npm
75
105
target-branch : main
76
106
directory : /docs
You can’t perform that action at this time.
0 commit comments