nvchecker: add git-bug

This commit is contained in:
George Rawlinson 2022-11-26 19:40:57 +13:00
parent f61c69e6b1
commit 03e675ff25
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -143,6 +143,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github
[git-bug]
source = "github"
github = "MichaelMure/git-bug"
use_max_tag = true
prefix = "v"
[d2]
source = "github"
github = "terrastruct/d2"