diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 382a357..0480b1e 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -2,7 +2,7 @@ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ "config:recommended", - "disableDependencyDashboard", + ":disableDependencyDashboard", "schedule:monthly" ] }