diff --git a/.repo/nvchecker.toml b/.repo/nvchecker.toml index 816ec4c..ccac76e 100644 --- a/.repo/nvchecker.toml +++ b/.repo/nvchecker.toml @@ -47,6 +47,12 @@ prefix = "r" # github +[git-test] +source = "github" +github = "spotify/git-test" +use_max_tag = true +prefix = "v" + [vaultwarden] source = "github" github = "dani-garcia/vaultwarden"