ci: add Renovate configuration file #5

Merged
argoyle merged 1 commits from ci-add-renovate-configuration into main 2025-10-21 07:08:19 +00:00
+6
View File
@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
}