File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ updates:
29
29
- org.springframework.boot*
30
30
31
31
- package-ecosystem : gradle
32
- target-branch : 3.1 .x
32
+ target-branch : 3.2 .x
33
33
directory : /
34
34
schedule :
35
35
interval : weekly
@@ -54,10 +54,11 @@ updates:
54
54
- io.micrometer:micrometer-docs-generator
55
55
- org.hibernate.validator:hibernate-validator
56
56
- org.awaitility:awaitility
57
+ - com.github.spotbugs
57
58
- org.springframework.boot*
58
59
59
60
- package-ecosystem : gradle
60
- target-branch : 3.0 .x
61
+ target-branch : 3.1 .x
61
62
directory : /
62
63
schedule :
63
64
interval : weekly
@@ -97,7 +98,7 @@ updates:
97
98
- ' *'
98
99
99
100
- package-ecosystem : github-actions
100
- target-branch : 3.1 .x
101
+ target-branch : 3.2 .x
101
102
directory : /
102
103
schedule :
103
104
interval : weekly
@@ -110,7 +111,7 @@ updates:
110
111
- ' *'
111
112
112
113
- package-ecosystem : github-actions
113
- target-branch : 3.0 .x
114
+ target-branch : 3.1 .x
114
115
directory : /
115
116
schedule :
116
117
interval : weekly
You can’t perform that action at this time.
0 commit comments