nvchecker: add exclude_regex to miller
This commit is contained in:
parent
7660cc746c
commit
71bec480b8
1 changed files with 1 additions and 0 deletions
|
@ -304,6 +304,7 @@ source = "github"
|
|||
github = "johnkerl/miller"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
exclude_regex = "^.*(alpha|beta|rc).*$"
|
||||
|
||||
[reason]
|
||||
source = "github"
|
||||
|
|
Loading…
Reference in a new issue