Skip to content

Commit ab64f3a

Browse files
authored
Update renovate.json5
1 parent 4f3c842 commit ab64f3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
],
145145
matchStrings: [
146146
// named capturing group, must include 'currentValue' as the name
147-
"constraints: {(\\s*\\n\\s*)\"go\":\\s*\"(?<currentValue>.*?)\"
147+
"constraints: {(\\s*\\n\\s*)\"go\":\\s*\"(?<currentValue>.*?)\""
148148
],
149149
// the name of the dependency in the package manager
150150
depNameTemplate: "go",

0 commit comments

Comments
 (0)