summarylogtreecommitdiffstats
path: root/.nvchecker.toml
blob: bf97e96f6ded52c447c6665305be814699f94c21 (plain)
1
2
3
4
5
6
[salt]
source = "github"
github = "saltstack/salt"
prefix = "v"
use_max_tag = true
exclude_regex = "v.*(pre|rc|alpha|beta|\\-).*"