Add renovate.json

This commit is contained in:
2023-10-02 21:48:11 +00:00
parent bf65852950
commit 40f39fa3ca

6
renovate.json Normal file
View File

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