summarylogtreecommitdiffstats
path: root/.nvchecker.toml
blob: 82d09cfca4ee529dd5f4a9e2ecf6eeb2a16f0097 (plain)
1
2
3
4
5
6
[mattermost-plugin-gitlab]
source = "github"
github = "mattermost/mattermost-plugin-gitlab"
include_regex = 'v\d+\.\d+\.\d+'
prefix = "v"
use_max_tag = true