nvchecker: add angle-grinder
This commit is contained in:
parent
054b595083
commit
b299c347f0
1 changed files with 6 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue