chore: update templates and workflows

This commit is contained in:
2024-08-14 23:43:56 +03:00
parent 3c7d53d3e6
commit f18c1061f1
7 changed files with 19 additions and 5 deletions

View File

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