nvchecker: add python-josepy

This commit is contained in:
George Rawlinson 2022-03-22 21:52:55 +13:00
parent 019867b22f
commit 50258af85b
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -136,6 +136,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github
[python-josepy]
source = "github"
github = "certbot/josepy"
use_max_tag = true
prefix = "v"
[certbot]
source = "github"
github = "certbot/certbot"