Files
arch-python-lsprotocol/.nvchecker.toml
2025-08-16 17:52:53 +02:00

5 lines
133 B
TOML

[python-lsprotocol]
source = "git"
git = "https://github.com/microsoft/lsprotocol.git"
exclude_regex = ".*(pre|a|alpha|b|beta|rc).*"