summarylogtreecommitdiffstats
path: root/.nvchecker.toml
blob: 08b64ef36d48f35dc0057638a2524105003b2f2c (plain)
1
2
3
4
5
[python-stripe]
source = "git"
git = "https://github.com/stripe/stripe-python.git"
prefix = "v"
exclude_regex = "v[0-9.]*[ab][0-9]"