1
0
mirror of https://github.com/robonen/canvas-3d.git synced 2026-03-20 02:44:40 +00:00

Merge pull request #17 from robonen/renovate-bot

feat(app): add renovate.json
This commit is contained in:
2024-10-31 23:07:17 +07:00
committed by GitHub

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"
]
}