Skip to content

Commit 072d16c

Browse files
ci: add Renovate config (#802)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Shohei Ueda <[email protected]>
1 parent 7166f2c commit 072d16c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

renovate.json

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"local>peaceiris/renovate-config"
5+
],
6+
"enabledManagers": [
7+
"nvm"
8+
]
9+
}

0 commit comments

Comments
 (0)