Add renovate.json

This commit is contained in:
renovate-bot 2026-05-09 20:14:19 +00:00
parent a9c3562088
commit 2cb2cc6f77

6
renovate.json Normal file
View file

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