Merge pull request 'chore(config): migrate Renovate config' (#52) from renovate/migrate-config into main

Reviewed-on: https://git.coopcloud.tech/coop-cloud/wordpress/pulls/52
This commit is contained in:
3wordchant
2026-03-10 19:34:45 +00:00
+1 -1
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"
] ]
} }