We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7663170 commit f3cb31fCopy full SHA for f3cb31f
renovate.json
@@ -16,7 +16,7 @@
16
{
17
"fileMatch": ["^mise\\.toml$"],
18
"matchStrings": [
19
- "\"go:(?<depName>[^\"]+)\"\\s*=\\s*\"(?<currentValue>[^\"]+)\""
+ "\"go:github\\.com/(?<depName>[^/]+/[^/]+)(?:/[^\"]+)?\"\\s*=\\s*\"(?<currentValue>[^\"]+)\""
20
],
21
"datasourceTemplate": "github-tags",
22
"extractVersionTemplate": "^v(?<version>.*)$"
0 commit comments