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