Skip to content

Commit

Permalink
Automerge GPU container image PRs (#5681)
Browse files Browse the repository at this point in the history
  • Loading branch information
ganeshkumarashok authored Jan 29, 2025
1 parent d1d0fff commit cc4db82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
{
"matchPackageNames": ["aks/aks-gpu-cuda", "aks/aks-gpu-grid"],
"versioning": "regex:^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)-(?<prerelease>\\d{14})$",
"automerge": false,
"automerge": true,
"enabled": true,
"ignoreUnstable": false
}
Expand Down Expand Up @@ -240,4 +240,4 @@
]
}
}
}
}

0 comments on commit cc4db82

Please sign in to comment.