nvchecker: add mimir
This commit is contained in:
parent
4824dd77d8
commit
fd4dfadf6c
1 changed files with 7 additions and 0 deletions
|
@ -136,6 +136,13 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
||||||
|
|
||||||
# github
|
# github
|
||||||
|
|
||||||
|
[mimir]
|
||||||
|
source = "github"
|
||||||
|
github = "grafana/mimir"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "mimir-"
|
||||||
|
ignored = "r163"
|
||||||
|
|
||||||
[difftastic]
|
[difftastic]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "Wilfred/difftastic"
|
github = "Wilfred/difftastic"
|
||||||
|
|
Loading…
Reference in a new issue