nvchecker: add choose
This commit is contained in:
parent
104b791ca9
commit
360c97423f
1 changed files with 6 additions and 0 deletions
|
@ -136,6 +136,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
|||
|
||||
# github
|
||||
|
||||
[choose]
|
||||
source = "github"
|
||||
github = "theryangeary/choose"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[python-darkdetect]
|
||||
source = "github"
|
||||
github = "albertosottile/darkdetect"
|
||||
|
|
Loading…
Reference in a new issue