Ghost/apps/comments-ui/renovate.json

7 lines
113 B
JSON
Raw Normal View History

2023-03-25 01:52:28 +03:00
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"@tryghost:quietJS"
2023-03-25 01:52:28 +03:00
]
}