File tree Expand file tree Collapse file tree 1 file changed +0
-21
lines changed
Expand file tree Collapse file tree 1 file changed +0
-21
lines changed Original file line number Diff line number Diff line change @@ -22,27 +22,6 @@ updates:
2222 # - version-update:semver-major
2323 # - version-update:semver-minor
2424 # open-pull-requests-limit: 30
25- - package-ecosystem : gradle
26- directory : " /"
27- schedule :
28- interval : daily
29- target-branch : " 1.13.x"
30- milestone : 233
31- ignore :
32- # metrics are better with https://github.com/Netflix/Hystrix/pull/1568 introduced
33- # in hystrix 1.5.12, but Netflix re-released 1.5.11 as 1.5.18 late in 2018.
34- # <=1.5.11 or 1.5.18 doesn't break with Micrometer, but open metrics won't be correct necessarily.
35- - dependency-name : " com.netflix.hystrix:hystrix-core"
36- # AspectJ does not use semantic versioning, the third number in the version is not the patch version
37- # but it indicates the latest Java version that is supported (the 4th number is the patch version).
38- - dependency-name : " org.aspectj:aspectjweaver"
39- versions : ["[1.9.23,)"]
40- # only upgrade patch versions
41- - dependency-name : " *"
42- update-types :
43- - version-update:semver-major
44- - version-update:semver-minor
45- open-pull-requests-limit : 30
4625 - package-ecosystem : gradle
4726 directory : " /"
4827 schedule :
You can’t perform that action at this time.
0 commit comments