nvchecker: add python-crontab
This commit is contained in:
parent
55469ddd33
commit
bbcb0f9909
1 changed files with 6 additions and 0 deletions
|
@ -57,6 +57,12 @@ use_max_tag = true
|
||||||
prefix = "v"
|
prefix = "v"
|
||||||
|
|
||||||
# gitlab
|
# gitlab
|
||||||
|
[python-crontab]
|
||||||
|
source = "gitlab"
|
||||||
|
gitlab = "doctormo/python-crontab"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[managesieve]
|
[managesieve]
|
||||||
source = "gitlab"
|
source = "gitlab"
|
||||||
gitlab = "htgoebel/managesieve"
|
gitlab = "htgoebel/managesieve"
|
||||||
|
|
Loading…
Reference in a new issue