diff --git a/.repo/nvchecker.toml b/.repo/nvchecker.toml index bb0691c..66409dc 100644 --- a/.repo/nvchecker.toml +++ b/.repo/nvchecker.toml @@ -1228,6 +1228,13 @@ source = "git" git = "https://salsa.debian.org/python-debian-team/python-debian.git" use_max_tag = true +[libabigail] +source = "git" +git = "https://sourceware.org/git/libabigail.git" +use_max_tag = true +prefix = "libabigail-" +ignored = "1.0.rc0" + # gems [ruby-ffi]