diff --git a/.github/renovate.json b/.github/renovate.json index 34e888f6fd6..fbfaf6fb038 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,6 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": ["github>hypermodeinc/renovate-config"], + "extends": ["github>dgraph-io/renovate-config"], "rangeStrategy": "widen", "ignorePaths": ["contrib/**"], "baseBranches": ["main", "release/v24.1"],