We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47c62e0 commit b66cb28Copy full SHA for b66cb28
renovate.json
@@ -1,6 +1,6 @@
1
{
2
- "extends": [
3
- "@tryghost:quietJS"
4
- ],
5
- "ignoreDeps": ["cheerio"]
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
+ "extends": [
+ "github>TryGhost/renovate-config"
+ ]
6
}
0 commit comments