diff --git a/.repo/nvchecker.toml b/.repo/nvchecker.toml index 61b9d26..dabe453 100644 --- a/.repo/nvchecker.toml +++ b/.repo/nvchecker.toml @@ -1676,6 +1676,12 @@ github = "andrewchambers/bupstash" use_max_tag = true prefix = "v" +[billy-frontier] +source = "github" +github = "jorio/BillyFrontier" +use_max_tag = true +prefix = "v" + [bugdom] source = "github" github = "jorio/Bugdom"