Merge pull request #10 from bo0tzz/renovate/configure

chore: Configure Renovate
This commit is contained in:
bo0tzz
2023-12-09 14:59:07 +01:00
committed by GitHub

6
renovate.json Normal file
View File

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