chore: clean up linting and remove unnecessary linters (#92)

This commit is contained in:
2026-01-09 01:31:22 +02:00
committed by GitHub
parent 59f5c54e39
commit 7e4e09d413
5 changed files with 48 additions and 76 deletions

View File

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