nvchecker: add ripsecrets
This commit is contained in:
parent
4011d43284
commit
b1373fe76a
1 changed files with 6 additions and 0 deletions
|
@ -140,6 +140,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
|||
|
||||
# github
|
||||
|
||||
[ripsecrets]
|
||||
source = "github"
|
||||
github = "sirwart/ripsecrets"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[zinc]
|
||||
source = "github"
|
||||
github = "zinclabs/zinc"
|
||||
|
|
Loading…
Reference in a new issue