nvchecker: add exclude_regex to lnx
This commit is contained in:
parent
6d54c0b123
commit
f7348ff6f7
1 changed files with 1 additions and 0 deletions
|
@ -169,6 +169,7 @@ prefix = "v"
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "lnx-search/lnx"
|
github = "lnx-search/lnx"
|
||||||
use_max_tag = true
|
use_max_tag = true
|
||||||
|
exclude_regex = "^.*(alpha|beta|rc).*$"
|
||||||
|
|
||||||
[quickwit]
|
[quickwit]
|
||||||
source = "github"
|
source = "github"
|
||||||
|
|
Loading…
Reference in a new issue