packages/python/python-hatch/.nvchecker.toml

7 lines
161 B
TOML

[python-hatch]
source = "git"
git = "https://github.com/pypa/hatch.git"
prefix = "hatch-v"
include_regex = "hatch-v.*"
exclude_regex = ".*(pre|rc|alpha|beta).*"