Add renovate.json

This commit is contained in:
RenovateBot 2025-03-04 18:01:59 +00:00
parent 60e9b14bad
commit 88d84bc95b

6
renovate.json Normal file
View file

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