Basic repo

This commit is contained in:
2023-05-09 22:32:17 +02:00
commit 98f7b5ceec
3 changed files with 42 additions and 0 deletions

9
renovate.json Normal file
View File

@@ -0,0 +1,9 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>odit/templates//renovate/base"
],
"baseBranches": [
"main"
]
}