Configure Renovate (#616)

This commit is contained in:
renovate[bot]
2023-06-22 03:23:57 +09:00
committed by GitHub
parent d05a00eebc
commit ae1a098930

6
renovate.json Normal file
View File

@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
]
}