nvchecker: add gokart
This commit is contained in:
parent
203f87d2ec
commit
7ae820b1a3
1 changed files with 6 additions and 0 deletions
|
@ -78,6 +78,12 @@ use_max_tag = true
|
|||
prefix = "v"
|
||||
exclude_regex = "^.*(rc).*$"
|
||||
|
||||
[gokart]
|
||||
source = "github"
|
||||
github = "praetorian-inc/gokart"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[zoxide]
|
||||
source = "github"
|
||||
github = "ajeetdsouza/zoxide"
|
||||
|
|
Loading…
Reference in a new issue