nvchecker: add exclude_regex to immugw
This commit is contained in:
parent
8a2ef441c0
commit
4df301ab73
1 changed files with 1 additions and 0 deletions
|
@ -973,6 +973,7 @@ source = "github"
|
|||
github = "codenotary/immugw"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
exclude_regex = "^.*RC.*$"
|
||||
|
||||
[youki]
|
||||
source = "github"
|
||||
|
|
Loading…
Reference in a new issue