diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 3737f6779..ade585067 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -89,7 +89,7 @@ { groupName: "pubgrub", matchManagers: ["cargo"], - matchDepName: ["pubgrub", "version-ranges"], + matchDepNames: ["pubgrub", "version-ranges"], description: "version-ranges and pubgrub are in the same Git repository", }, {