nvchecker: add angle-grinder

This commit is contained in:
George Rawlinson 2022-04-13 21:04:05 +12:00
parent 054b595083
commit b299c347f0
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

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