diff --git a/renovate.json b/renovate.json index b6f0744a0..2e31da5d8 100644 --- a/renovate.json +++ b/renovate.json @@ -1,7 +1,7 @@ -{ +{ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "config:base", + "config:recommended", "helpers:pinGitHubActionDigests", ":maintainLockFilesWeekly" ],