nvchecker: add exclude_regex to python-weasyprint
This commit is contained in:
parent
656b1256b6
commit
f123605820
1 changed files with 1 additions and 0 deletions
|
@ -299,6 +299,7 @@ source = "github"
|
|||
github = "Kozea/WeasyPrint"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
exclude_regex = "^.*(a|b).*$"
|
||||
|
||||
[python-pydyf]
|
||||
source = "github"
|
||||
|
|
Loading…
Reference in a new issue