nvchecker: add git-test
This commit is contained in:
parent
8e516eb9eb
commit
e411df0e75
1 changed files with 6 additions and 0 deletions
|
@ -47,6 +47,12 @@ prefix = "r"
|
|||
|
||||
# github
|
||||
|
||||
[git-test]
|
||||
source = "github"
|
||||
github = "spotify/git-test"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[vaultwarden]
|
||||
source = "github"
|
||||
github = "dani-garcia/vaultwarden"
|
||||
|
|
Loading…
Reference in a new issue