diff --git a/.github/renovate.json b/.github/renovate.json index 72eb6b3..0d98c3c 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,7 +1,7 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "config:base", + "config:recommended", "github>msfjarvis/shared-workflows//renovate/rust", "github>msfjarvis/shared-workflows//renovate/automerge" ],