nvchecker: add exclude_regex to python-cheetah3

primary
George Rawlinson 2022-11-27 20:18:29 +13:00
parent 0295a9e6e4
commit 639a2df681
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 1 additions and 0 deletions

View File

@ -369,6 +369,7 @@ use_max_tag = true
source = "github"
github = "CheetahTemplate3/cheetah3"
use_max_tag = true
exclude_regex = "^.*(alpha|beta|rc|dev|post|pre).*$"
[python-guessit]
source = "github"