Updated Renovate config with new structure

no issue
This commit is contained in:
Daniel Lockyer
2020-03-26 10:56:13 +00:00
committed by GitHub
parent 9ff3aa7858
commit 150b698b1c

View File

@ -1,8 +1,5 @@
{ {
"extends": [ "extends": [
"@tryghost:theme" "@tryghost:theme"
], ]
"node": {
"supportPolicy": ["lts_latest"]
}
} }