Initial commit

This commit is contained in:
2022-05-02 20:08:27 +01:00
commit 913420a319
9 changed files with 240 additions and 0 deletions

6
renovate.json Normal file
View File

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