diff --git a/renovate.json b/renovate.json index a4fca2624d5..a2c4965049e 100644 --- a/renovate.json +++ b/renovate.json @@ -1,7 +1,7 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": ["github>sanity-io/renovate-presets//ecosystem/auto", ":dependencyDashboardApproval"], - "ignorePresets": ["github>sanity-io/renovate-presets//ecosystem/group-after-types"], + "extends": ["github>sanity-io/renovate-config", ":dependencyDashboardApproval"], + "ignorePresets": ["github>sanity-io/renovate-config:group-non-major"], "packageRules": [ { "description": "Dependency updates to examples and the root should always use the chore scope as they aren't published to npm",