Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / pnpm
Commits: 9d5c69ae by Christian Heusel at 2025-11-21T00:41:08+01:00 exclude beta version from version check - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/pnpm/pnpm.git" prefix = "v" +exclude_regex = '.*(alpha|beta|dev|rc).*' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/pnpm/-/commit/9d5c69ae2e5e7030d51755657683bafa4750eae9 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/pnpm/-/commit/9d5c69ae2e5e7030d51755657683bafa4750eae9 You're receiving this email because of your account on gitlab.archlinux.org.
