Skip to content

Commit 4cf2ea2

Browse files
renovate-botlqiu96
authored andcommitted
chore(config): migrate renovate config (#3605)
The Renovate config in this repository needs migrating. Typically this is because one or more configuration options you are using have been renamed. You don't need to merge this PR right away, because Renovate will continue to migrate these fields internally each time it runs. But later some of these fields may be fully deprecated and the migrations removed. So it's a good idea to merge this migration PR soon. 🔕 **Ignore**: Close this PR and you won't be reminded about config migration again, but one day your current config may no longer be valid. ❓ Got questions? Does something look wrong to you? Please don't hesitate to [request help here](https://redirect.github.com/renovatebot/renovate/discussions). --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/sdk-platform-java).
1 parent dc220cb commit 4cf2ea2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

renovate.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -208,8 +208,8 @@
208208
},
209209
{
210210
"groupName": "Error Prone dependencies",
211-
"matchPackagePatterns": [
212-
"^com.google.errorprone"
211+
"matchPackageNames": [
212+
"/^com.google.errorprone/"
213213
]
214214
}
215215
]

0 commit comments

Comments
 (0)