Add renovate.json

This commit is contained in:
Renovate
2024-02-23 16:53:57 +00:00
parent a50c6d23c2
commit 2e7aa77c8b
+6
View File
@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
}