diff --git a/.github/renovate.json b/.github/renovate.json index 35d7aab53..6132aecd0 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,6 +1,4 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": [ - "github>reearth/renovate-config" - ] + "enabled": false }