Initial commit

This commit is contained in:
Ismo Vuorinen
2024-11-25 13:34:32 +02:00
committed by GitHub
commit bb580320c5
12 changed files with 413 additions and 0 deletions

6
.github/renovate.json vendored Normal file
View File

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