mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Updated Renovate config to quietJS
- this is our homegrown Renovate preset that should keep things quiet around here
This commit is contained in:
parent
08aef4fbb4
commit
8d611112a1
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:base"
|
||||
"@tryghost:quietJS"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue