Skip to content

Commit c80ef79

Browse files
committed
Enabled Renovate to manage dependencies
- this adds Renovate to the repository to manage dependencies - I've configured it with our `base` config first but we'll likely switch to `@tryghost:quietJS` to allow auto-merging once the build is stable
1 parent b4e1238 commit c80ef79

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

renovate.json

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"extends": [
3+
"@tryghost:base"
4+
]
5+
}

0 commit comments

Comments
 (0)