nvchecker: add zk
This commit is contained in:
parent
8833526f5f
commit
788b8ac134
1 changed files with 6 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue