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:
22
22
# - version-update:semver-major
23
23
# - version-update:semver-minor
24
24
# 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
46
25
- package-ecosystem : gradle
47
26
directory : " /"
48
27
schedule :
You can’t perform that action at this time.
0 commit comments