feat: upgrade yarn, prettier format all, upgrade actions (#74)

* feat: upgrade yarn, prettier format all, upgrade actions

* fix: postinstall script and .releaserc.json
This commit is contained in:
2025-12-01 09:59:53 +02:00
committed by GitHub
parent ec699199a1
commit 1a41b48f0c
18 changed files with 4465 additions and 3368 deletions

View File

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