1
0
mirror of https://github.com/robonen/canvas-3d.git synced 2026-03-20 10:54:39 +00:00

feat(app): add renovate.json

This commit is contained in:
2024-10-31 23:07:06 +07:00
committed by GitHub
parent e9dcf43c28
commit f809c50095

6
renovate.json Normal file
View File

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