diff --git a/.repo/nvchecker.toml b/.repo/nvchecker.toml index ab36e9c..dc40d8f 100644 --- a/.repo/nvchecker.toml +++ b/.repo/nvchecker.toml @@ -86,6 +86,12 @@ to_pattern = '\1.\2.\3' # github +[bartib] +source = "github" +github = "nikolassv/bartib" +use_max_tag = true +prefix = "v" + [python-pglast] source = "github" github = "lelit/pglast"