Jonathan Grotelüschen pushed to branch main at Arch Linux / Packaging / Packages / typescript-svelte-plugin
Commits: b9ad5a16 by Jonathan Grotelüschen at 2026-06-03T16:38:01+02:00 Restrict nvchecker to tags starting with 'typescript-svelte-plugin@' - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,3 +1,5 @@ [typescript-svelte-plugin] source = "git" git = "https://github.com/sveltejs/language-tools.git" +include_regex = "typescript-svelte-plugin@.*" +prefix = "typescript-svelte-plugin@" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/typescript-svelte-plugin/-/commit/b9ad5a1626f6c0f01f22db020d7dc7c6f18039b5 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/typescript-svelte-plugin/-/commit/b9ad5a1626f6c0f01f22db020d7dc7c6f18039b5 You're receiving this email because of your account on gitlab.archlinux.org. Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications | Help: https://gitlab.archlinux.org/help
