casper-with-landing-page/renovate.json
2020-03-05 10:57:20 -05:00

9 lines
98 B
JSON

{
"extends": [
"@tryghost:theme"
],
"node": {
"supportPolicy": ["lts_latest"]
}
}