feat(github-action)!: Update github/super-linter ( v6 → v7 ) (#17)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ismo Vuorinen <ismo@ivuorinen.net>
This commit is contained in:
renovate[bot]
2024-08-31 09:19:29 +03:00
committed by GitHub
parent 1745442700
commit 1092e2b2f2
20 changed files with 89 additions and 7 deletions

View File

@@ -1,7 +1,5 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"description": "Renovate config for projects ivuorinen manages",
"extends": [
"github>ivuorinen/renovate-config"
]
"extends": ["github>ivuorinen/renovate-config"]
}