8d611112a1
- this is our homegrown Renovate preset that should keep things quiet around here
7 lines
113 B
JSON
7 lines
113 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"@tryghost:quietJS"
|
|
]
|
|
}
|