We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f3c842 commit ab64f3aCopy full SHA for ab64f3a
1 file changed
.github/renovate.json5
@@ -144,7 +144,7 @@
144
],
145
matchStrings: [
146
// named capturing group, must include 'currentValue' as the name
147
- "constraints: {(\\s*\\n\\s*)\"go\":\\s*\"(?<currentValue>.*?)\"
+ "constraints: {(\\s*\\n\\s*)\"go\":\\s*\"(?<currentValue>.*?)\""
148
149
// the name of the dependency in the package manager
150
depNameTemplate: "go",
0 commit comments