nvchecker: add gron
This commit is contained in:
parent
360c97423f
commit
594d35dd9b
1 changed files with 6 additions and 0 deletions
|
@ -136,6 +136,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
|||
|
||||
# github
|
||||
|
||||
[gron]
|
||||
source = "github"
|
||||
github = "tomnomnom/gron"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[choose]
|
||||
source = "github"
|
||||
github = "theryangeary/choose"
|
||||
|
|
Loading…
Reference in a new issue