build: correct the branch name in .gitmodules

This commit is contained in:
Ika 2021-03-14 18:53:35 +08:00
parent 2e772bfeec
commit b826144dc9

2
.gitmodules vendored
View file

@ -1,7 +1,7 @@
[submodule "tree-sitter"]
path = tree-sitter
url = https://github.com/ikatyang/tree-sitter
branch = 0.19.3-custom
branch = v0.19.3-custom
[submodule "yaml-test-suite"]
path = yaml-test-suite
url = https://github.com/yaml/yaml-test-suite