Add renovate.json

This commit is contained in:
2025-07-05 22:14:58 +00:00
parent b555636e01
commit 0551d0504b

6
renovate.json Normal file
View File

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