nvchecker: add python-josepy
This commit is contained in:
parent
019867b22f
commit
50258af85b
1 changed files with 6 additions and 0 deletions
|
@ -136,6 +136,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
||||||
|
|
||||||
# github
|
# github
|
||||||
|
|
||||||
|
[python-josepy]
|
||||||
|
source = "github"
|
||||||
|
github = "certbot/josepy"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[certbot]
|
[certbot]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "certbot/certbot"
|
github = "certbot/certbot"
|
||||||
|
|
Loading…
Reference in a new issue