We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee697a2 commit 553f97fCopy full SHA for 553f97f
1 file changed
.github/renovate.json5
@@ -89,7 +89,7 @@
89
{
90
groupName: "pubgrub",
91
matchManagers: ["cargo"],
92
- matchDepName: ["pubgrub", "version-ranges"],
+ matchDepNames: ["pubgrub", "version-ranges"],
93
description: "version-ranges and pubgrub are in the same Git repository",
94
},
95
0 commit comments