nvchecker: add python-crontab

This commit is contained in:
George Rawlinson 2021-08-26 07:31:51 +00:00
parent 55469ddd33
commit bbcb0f9909
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -57,6 +57,12 @@ use_max_tag = true
prefix = "v"
# gitlab
[python-crontab]
source = "gitlab"
gitlab = "doctormo/python-crontab"
use_max_tag = true
prefix = "v"
[managesieve]
source = "gitlab"
gitlab = "htgoebel/managesieve"