nvchecker: add zk

This commit is contained in:
George Rawlinson 2022-01-03 08:16:20 +00:00
parent 8833526f5f
commit 788b8ac134
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -121,6 +121,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github
[zk]
source = "github"
github = "mickael-menu/zk"
use_max_tag = true
prefix = "v"
[tailwindcss]
source = "github"
github = "tailwindlabs/tailwindcss"