We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9425f1 commit 7fcbc5eCopy full SHA for 7fcbc5e
1 file changed
.github/renovate/default.json5
@@ -57,7 +57,7 @@
57
customManagers: [
58
{
59
customType: "regex",
60
- matchFileNames: ["**/.pre-commit*config*.yaml"],
+ managerFilePatterns: ["**/.pre-commit*config*.yaml"],
61
matchStrings: ["- (?<depName>[^@\\s]+)@(?<currentValue>[^\\s#]+)"],
62
datasourceTemplate: "npm",
63
versioningTemplate: "npm",
0 commit comments