nvchecker: add reason

This commit is contained in:
George Rawlinson 2021-08-27 22:06:48 +00:00
parent 176ff51dbc
commit 9a0dc4609a
Signed by: grawlinson
GPG key ID: E0959FEA8B550539

View file

@ -84,6 +84,12 @@ use_max_tag = true
prefix = "v"
exclude_regex = "^.*(rc).*$"
[reason]
source = "github"
github = "jaywonchung/reason"
use_max_tag = true
prefix = "v"
[single-file]
source = "github"
github = "gildas-lormeau/SingleFile"