Add renovate.json

This commit is contained in:
renovate[bot] 2025-08-20 22:14:51 +00:00 committed by Misty De Méo
parent 972b816878
commit b889cedf64

6
renovate.json Normal file
View file

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