Initial commit

This commit is contained in:
2023-04-30 17:22:13 +01:00
commit 9f10d2ed7d
9 changed files with 229 additions and 0 deletions

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

@@ -0,0 +1,5 @@
{
"extends": [
"config:base"
]
}