Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Commit 0bd07ba

Browse files
author
Hendrik van Antwerpen
committed
Update test dependency version
1 parent af72222 commit 0bd07ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/ci-test-init

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ cargo run --bin tree-sitter-stack-graphs --features cli -- init \
77
--language-id init_test \
88
--language-file-extension it \
99
--grammar-crate-name tree-sitter-python \
10-
--grammar-crate-version 0.20.0 \
10+
--grammar-crate-version 0.23.2 \
1111
--internal \
1212
--non-interactive
1313

0 commit comments

Comments
 (0)