Add renovate.json

This commit is contained in:
2023-10-02 18:38:24 +00:00
parent 0ed95540c6
commit 931b3223c7

6
renovate.json Normal file
View File

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