nvchecker: add up

This commit is contained in:
George Rawlinson 2022-04-13 21:03:52 +12:00
parent 1445c9ef7e
commit 054b595083
Signed by: grawlinson
GPG key ID: E0959FEA8B550539

View file

@ -140,6 +140,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github
[up]
source = "github"
github = "akavel/up"
use_max_tag = true
prefix = "v"
[gron]
source = "github"
github = "tomnomnom/gron"