mirror of
https://github.com/peaceiris/actions-gh-pages.git
synced 2025-07-14 14:16:00 +08:00
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Shohei Ueda <30958501+peaceiris@users.noreply.github.com>
10 lines
165 B
JSON
10 lines
165 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"local>peaceiris/renovate-config"
|
|
],
|
|
"enabledManagers": [
|
|
"nvm"
|
|
]
|
|
}
|