nvchecker: add git-bug
This commit is contained in:
parent
f61c69e6b1
commit
03e675ff25
1 changed files with 6 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue