1
0
mirror of https://github.com/robonen/lorem-blog.git synced 2026-03-20 02:44:39 +00:00

chore: add renovate config

This commit is contained in:
2025-06-13 00:12:37 +07:00
parent be9d8ef1f4
commit 1f603ebafd

6
renovate.json Normal file
View File

@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>robonen/tools//infra/renovate/default"
]
}