nvchecker: add exclude_regex to miller

This commit is contained in:
George Rawlinson 2021-11-28 07:05:39 +00:00
parent 7660cc746c
commit 71bec480b8
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 1 additions and 0 deletions

View File

@ -304,6 +304,7 @@ source = "github"
github = "johnkerl/miller"
use_max_tag = true
prefix = "v"
exclude_regex = "^.*(alpha|beta|rc).*$"
[reason]
source = "github"