chore(deps): add renovate.json (#22)

This commit is contained in:
renovate[bot]
2026-03-01 19:51:59 +02:00
committed by GitHub
parent cc37eb5194
commit 5b860a975d

6
renovate.json Normal file
View File

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