diff --git a/renovate.json b/renovate.json index 644f30c..8d5cc7a 100644 --- a/renovate.json +++ b/renovate.json @@ -1,4 +1,4 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": ["config:recommended", ":automergeAll", "customManagers:githubActionsVersions"] + "extends": ["config:recommended", ":automergeAll"] }