python-Sphinx: update-check: ignore alpha releases
This commit is contained in:
parent
d26b16d8b6
commit
67d22f7c09
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
||||||
ignore="*b[0-9]"
|
ignore="*a* *b*"
|
||||||
|
|
Loading…
Reference in a new issue