Add renovate.json

This commit is contained in:
Renovate
2024-02-23 22:59:42 +01:00
committed by argoyle
parent e0df0465aa
commit acbea4996f
2 changed files with 6 additions and 19 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
}