Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / zizmor
Commits: 977341a7 by Hyacinthe Cartiaux at 2026-03-04T14:31:03+01:00 nvchecker: exclude unstable releases - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/zizmorcore/zizmor.git" prefix = "v" +exclude_regex = ".*-rc\\d+" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/zizmor/-/commit/977341a7d5a698fd2b1e406d74816a60fe78f808 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/zizmor/-/commit/977341a7d5a698fd2b1e406d74816a60fe78f808 You're receiving this email because of your account on gitlab.archlinux.org.
