Add renovate.json

This commit is contained in:
2025-10-22 18:32:00 +00:00
parent d4475db152
commit cdf57a8b14

6
renovate.json Normal file
View File

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