Skip to content

Commit a85a3e9

Browse files
Auto-merge Azure patch version [ci skip]
1 parent a555e95 commit a85a3e9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

renovate.json5

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,8 @@
151151
"io.micrometer:micrometer-registry-prometheus",
152152
"io.micrometer:micrometer-registry-influx",
153153
"com.fasterxml.jackson.core:{/,}**",
154-
"com.fasterxml.jackson.datatype:{/,}**"
154+
"com.fasterxml.jackson.datatype:{/,}**",
155+
"com.azure:{/,}**"
155156
],
156157
"automerge": true
157158
},
@@ -180,6 +181,7 @@
180181
"matchPackageNames": [
181182
"com.azure:{/,}**"
182183
],
184+
"matchUpdateTypes": ["major", "minor"],
183185
"schedule": "on the 14th day of the month",
184186
"reviewers": ["habrahamsson-skanetrafiken"]
185187
}

0 commit comments

Comments
 (0)