Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / yamllint
Commits: 687f0725 by Robin Candau at 2024-12-25T20:27:54+01:00 Switch nvchecker source to git - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,6 +1,4 @@ [yamllint] -source = "github" -github = "adrienverge/yamllint" +source = "git" +git = "https://github.com/adrienverge/yamllint.git" prefix = "v" -use_max_tag = true -exclude_regex = ".*(pre|a|alpha|b|beta|r|rc).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/yamllint/-/commit/687f0725d334c665ebb3dd003fab4391045ca9e4 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/yamllint/-/commit/687f0725d334c665ebb3dd003fab4391045ca9e4 You're receiving this email because of your account on gitlab.archlinux.org.
