Initial testing

This commit is contained in:
2023-04-24 08:59:44 +03:00
parent 57a0ffbd15
commit 9797d08749
6 changed files with 114 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"]
}