feat: release pipeline, packages, yarn upgrade

This commit is contained in:
2025-12-06 21:50:16 +01:00
parent 00fb72fe5b
commit cf9d8dc5a4
10 changed files with 88 additions and 94 deletions

View File

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