Mercurial > dotfiles
diff .chezmoiscripts/run_onchange_after_41-install-language-servers.sh.tmpl @ 839:053b735696ba
chore: update pyright
author | zegervdv <zegervdv@me.com> |
---|---|
date | Fri, 02 Feb 2024 17:44:25 +0100 |
parents | ae7f7cf6639b |
children | f3e87577dd3a |
line wrap: on
line diff
--- a/.chezmoiscripts/run_onchange_after_41-install-language-servers.sh.tmpl Fri Feb 02 17:35:14 2024 +0100 +++ b/.chezmoiscripts/run_onchange_after_41-install-language-servers.sh.tmpl Fri Feb 02 17:44:25 2024 +0100 @@ -2,7 +2,7 @@ {{ $taplo_version := "0.8.1" -}} {{ $pipx_pkgs := dict "ruff" "0.2.0" "ruff-lsp" "0.0.51" - "pyright" "1.1.338" -}} + "pyright" "1.1.349" -}} #!/usr/bin/env bash set -xe