chore: workflows, linting, config

This commit is contained in:
2025-06-23 04:12:16 +03:00
parent 39fa9e0a0a
commit 3495e3d5ef
11 changed files with 5918 additions and 27 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"]
}