Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
SSCS-11063 Use Renovate Shared Preset (#399)
Browse files Browse the repository at this point in the history
  • Loading branch information
TeaWithLucas authored Oct 26, 2022
1 parent 1966507 commit 904f08b
Showing 1 changed file with 2 additions and 20 deletions.
22 changes: 2 additions & 20 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,5 @@
{
"extends": [
"config:base",
":dependencyDashboard",
":semanticPrefixChore",
":rebaseStalePrs",
":prConcurrentLimit10"
],
"packageRules": [
{
"matchPackageNames": ["com.github.hmcts:sscs-common"],
"prPriority": 100
}
],
"helm-requirements": {
"fileMatch": ["\\Chart.yaml$"],
"aliases": {
"hmctspublic": "https://hmctspublic.azurecr.io/helm/v1/repo/"
}
},
"labels": ["dependencies"],
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
"github>hmcts/sscs-common//.github/sscs-renovate.json"
]
}

0 comments on commit 904f08b

Please sign in to comment.