Skip to content

Commit f5d1d88

Browse files
fix: auto create PRs for minor ciprod versions (#8445)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: timmy-wright <7540034+timmy-wright@users.noreply.github.com>
1 parent b85e291 commit f5d1d88

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.github/renovate.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,16 @@
281281
"joby-thomas"
282282
]
283283
},
284+
{
285+
"matchPackageNames": [
286+
"azuremonitor/containerinsights/ciprod"
287+
],
288+
"matchUpdateTypes": [
289+
"minor",
290+
"patch"
291+
],
292+
"enabled": true
293+
},
284294
{
285295
"matchPackageNames": [
286296
"azure-cns",

0 commit comments

Comments
 (0)