nvchecker: add licensure

This commit is contained in:
George Rawlinson 2021-11-09 22:39:22 +00:00
parent 5e47215716
commit 8c7e8507bc
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -78,6 +78,12 @@ prefix = "r"
# github
[licensure]
source = "github"
github = "chasinglogic/licensure"
use_max_tag = true
prefix = "v"
[lowdown]
source = "github"
github = "kristapsdz/lowdown"