nvchecker: add exclude_regex to lnx

This commit is contained in:
George Rawlinson 2022-01-24 07:31:10 +00:00
parent 6d54c0b123
commit f7348ff6f7
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 1 additions and 0 deletions

View File

@ -169,6 +169,7 @@ prefix = "v"
source = "github"
github = "lnx-search/lnx"
use_max_tag = true
exclude_regex = "^.*(alpha|beta|rc).*$"
[quickwit]
source = "github"