diff --git a/.github/renovate.json b/.github/renovate.json index c4221e2..af79fea 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,8 +1,9 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "config:best-practices", + "config:recommended", "customManagers:helmChartYamlAppVersions", + ":configMigration", ":disableDependencyDashboard" ], "labels": ["dependencies"],