Skip to content

Commit a7da0db

Browse files
committed
pyproject: fix tree-sitter version
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
1 parent e645712 commit a7da0db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies = [
4646
"lazy-object-proxy",
4747
"lxml",
4848
"pathspec",
49-
"tree-sitter>=0.23.2",
49+
"tree-sitter>=0.23.0",
5050
"tree-sitter-bash>=0.21.0",
5151
"snakeoil~=0.10.8",
5252
"pkgcore~=0.12.25",

0 commit comments

Comments
 (0)