nvchecker: add mimir

This commit is contained in:
George Rawlinson 2022-03-31 08:51:04 +00:00
parent 4824dd77d8
commit fd4dfadf6c
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 7 additions and 0 deletions

View File

@ -136,6 +136,13 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github
[mimir]
source = "github"
github = "grafana/mimir"
use_max_tag = true
prefix = "mimir-"
ignored = "r163"
[difftastic]
source = "github"
github = "Wilfred/difftastic"