mirror of
https://github.com/ZetaKebab/kesper.git
synced 2025-07-01 01:27:36 +00:00
Added Renovate to package.json
no issue - the renovate.json file was removed to clean up the repository files, but we still want Renovate to update dependencies - Renovate allows us to configure the config in the package.json, so this commit moves the previous contents there
This commit is contained in:
@ -88,5 +88,10 @@
|
||||
"width": 2000
|
||||
}
|
||||
}
|
||||
},
|
||||
"renovate": {
|
||||
"extends": [
|
||||
"@tryghost:theme"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user