aboutsummaryrefslogtreecommitdiffstats
path: root/.config/nvchecker/community.toml
diff options
context:
space:
mode:
Diffstat (limited to '.config/nvchecker/community.toml')
-rw-r--r--.config/nvchecker/community.toml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.config/nvchecker/community.toml b/.config/nvchecker/community.toml
index 48c6350..6827c65 100644
--- a/.config/nvchecker/community.toml
+++ b/.config/nvchecker/community.toml
@@ -97,6 +97,12 @@ use_max_tag = true
source = "pypi"
pypi = "ansible-core"
+[ansible-language-server]
+source = "git"
+git = "https://github.com/ansible/ansible-language-server"
+use_max_tag = true
+exclude_regex = "(v|)([\\d.]+)(-|)(dev|rc|RC|alpha|beta)(-[\\d.]+|[\\d.]+|)"
+
[anything-sync-daemon]
source = "git"
git = "https://github.com/graysky2/anything-sync-daemon"
@@ -3171,3 +3177,4 @@ use_max_tag = true
exclude_regex = "(v|)([\\d.]+)(-|)(dev|rc|RC|alpha|beta)(-[\\d.]+|[\\d.]+|)"
+