chore(deps): add .github/renovate.json (#1)

This commit is contained in:
renovate[bot]
2026-03-16 00:08:27 +02:00
committed by GitHub
parent 07ab166750
commit 9a458e8d3c

6
.github/renovate.json vendored Normal file
View File

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