Skip to content

Commit d4f71e6

Browse files
committed
chore: usage github tags on renovate
Signed-off-by: msclock <[email protected]>
1 parent 5239ce8 commit d4f71e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"matchStrings": [
3030
"\\s+\"version\":\\s+\"(?<currentValue>.*?)\"[\\w\\W]+\"homepage\":\\s\"https:\\/\\/github.com\\/(?<depName>.*?)\""
3131
],
32-
"datasourceTemplate": "git-tags"
32+
"datasourceTemplate": "github-tags"
3333
}
3434
]
3535
}

0 commit comments

Comments
 (0)