chore: use global config repo

pull/1716/head
Mrugesh Mohapatra 3 years ago committed by GitHub
parent 8273108a5a
commit 3d3d3f2996
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,16 +1,3 @@
{
"labels": ["renovate"],
"extends": ["config:base"],
"branchConcurrentLimit": 20,
"dependencyDashboard": true,
"major": {
"dependencyDashboardApproval": true
},
"packageRules": [
{
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
"matchCurrentVersion": "!/^0/",
"automerge": true
}
]
"extends": ["github>freecodecamp/renovate-config"]
}

Loading…
Cancel
Save