chore(config): migrate config renovate.json
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
2025-08-14 12:12:32 +00:00
parent 42c922de1d
commit bf0a98ff68

View File

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