Add renovate.json

This commit is contained in:
renovate[bot]
2023-12-15 20:27:28 +00:00
committed by GitHub
parent 21ae82e7c0
commit 96e99a6f4f

6
renovate.json Normal file
View File

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