diff --git a/renovate.json b/renovate.json index 522b0f5..8c5bd87 100644 --- a/renovate.json +++ b/renovate.json @@ -1,9 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": [ - "config:base", - "schedule:weekends" - ], + "extends": ["config:recommended", "schedule:weekends"], "timezone": "Asia/Tokyo", "gitIgnoredAuthors": ["30003564+sqbot@users.noreply.github.com"] }