Add renovate.json5

This commit is contained in:
2025-11-17 19:50:32 +00:00
parent a996a4821b
commit 39f1139d50

7
renovate.json5 Normal file
View File

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