Skip to content

Commit

Permalink
CCD-4598 Update renovate.json (#231)
Browse files Browse the repository at this point in the history
* Update renovate.json

* Update build.gradle
  • Loading branch information
nathan-clark authored May 4, 2023
1 parent 77790ec commit 400a246
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
{
"enabledManagers": ["helm-requirements", "terraform"],
"helm-requirements":
{
"enabled": true,
"fileMatch": ["\\Chart.yaml|requirements.yaml$"],
"aliases": {
"hmctspublic": "https://hmctspublic.azurecr.io/helm/v1/repo/"
}
}
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>hmcts/.github//renovate/global",
"github>hmcts/.github//renovate/automerge-minor"
]
}

0 comments on commit 400a246

Please sign in to comment.