nvchecker: add hush

This commit is contained in:
George Rawlinson 2022-07-01 19:20:24 +12:00
parent 6d57c06a61
commit 0908c2d9ff
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
[hush]
source = "github"
github = "hush-shell/hush"
use_max_tag = true
prefix = "v"
[woodpecker]
source = "github"
github = "woodpecker-ci/woodpecker"