Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / bats


Commits:
ed1c70bb by Levente Polyak at 2024-05-11T21:16:13+02:00
nvchecker: use git source which isn't api rate limited

- - - - -


1 changed file:

- .nvchecker.toml


Changes:

=====================================
.nvchecker.toml
=====================================
@@ -1,6 +1,5 @@
 [bats]
-source = "github"
-github = "bats-core/bats-core"
+source = "git"
+git = "https://github.com/bats-core/bats-core.git";
 prefix = "v"
-use_max_tag = true
 exclude_regex = ".*(pre|a|alpha|b|beta|r|rc|RC).*"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bats/-/commit/ed1c70bbc957da14bc6f8a559b9ee75f8e3e8631

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bats/-/commit/ed1c70bbc957da14bc6f8a559b9ee75f8e3e8631
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to