nvchecker: add hound
This commit is contained in:
parent
ae6bbe5f15
commit
c82f6ac988
1 changed files with 6 additions and 0 deletions
|
@ -84,6 +84,12 @@ use_max_tag = true
|
|||
prefix = "v"
|
||||
exclude_regex = "^.*(rc).*$"
|
||||
|
||||
[hound]
|
||||
source = "github"
|
||||
github = "hound-search/hound"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[python-dnc]
|
||||
source = "github"
|
||||
github = "fcambus/dnc"
|
||||
|
|
Loading…
Reference in a new issue