Skip to content

Commit 0a613f8

Browse files
committed
⬆️ Upgrade tree-sitter-lsp
1 parent d97af95 commit 0a613f8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

requirements.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
#!/usr/bin/env -S pip install -r
22

33
# https://python-jsonschema.readthedocs.io/en/stable/validate/#validating-formats
4-
# hostname
4+
# validate hostname
55
fqdn
66
# ~/.config/pacman/template.md.j2
77
platformdirs
8-
# uri
8+
# validate uri
99
rfc3987
1010
tree-sitter-languages
11-
tree-sitter-lsp >= 0.0.6
11+
# ErrorFinder
12+
tree-sitter-lsp >= 0.0.13

0 commit comments

Comments
 (0)