nvchecker: add exclude_regex to buildkit

primary
George Rawlinson 2022-11-26 19:48:07 +13:00
parent 523a463374
commit 5113ac1e71
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 1 additions and 0 deletions

View File

@ -691,6 +691,7 @@ source = "github"
github = "moby/buildkit"
use_max_tag = true
prefix = "v"
exclude_regex = "^.*(alpha|beta|rc|dev).*$"
[python-josepy]
source = "github"