nvchecker: add jujutsu
This commit is contained in:
parent
48764f7ede
commit
ab02b7101a
1 changed files with 6 additions and 0 deletions
|
@ -140,6 +140,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
||||||
|
|
||||||
# github
|
# github
|
||||||
|
|
||||||
|
[jujutsu]
|
||||||
|
source = "github"
|
||||||
|
github = "martinvonz/jj"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[python-pydrive2]
|
[python-pydrive2]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "iterative/PyDrive2"
|
github = "iterative/PyDrive2"
|
||||||
|
|
Loading…
Reference in a new issue