nvchecker: add hound

This commit is contained in:
George Rawlinson 2021-09-14 07:27:50 +00:00
parent ae6bbe5f15
commit c82f6ac988
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -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"