Initial commit

This commit is contained in:
2024-02-21 13:18:38 +02:00
commit 4e88a1b42f
7 changed files with 218 additions and 0 deletions

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

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