nvchecker: add jo
This commit is contained in:
parent
710ed0b75c
commit
1bfaa1d372
1 changed files with 5 additions and 0 deletions
|
@ -140,6 +140,11 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
||||||
|
|
||||||
# github
|
# github
|
||||||
|
|
||||||
|
[jo]
|
||||||
|
source = "github"
|
||||||
|
github = "jpmens/jo"
|
||||||
|
use_max_tag = true
|
||||||
|
|
||||||
[angle-grinder]
|
[angle-grinder]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "rcoh/angle-grinder"
|
github = "rcoh/angle-grinder"
|
||||||
|
|
Loading…
Reference in a new issue