Update tree-sitter-todotxt (#11097)

Update to latest commit that allows any non-whitespace character for projects, and contexts.
This commit is contained in:
Lukas Grassauer 2024-07-13 19:59:21 +02:00 committed by GitHub
parent 928e3f0d85
commit 35f1c2a55f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3245,7 +3245,7 @@ auto-format = true
[[grammar]]
name = "todotxt"
source = { git = "https://github.com/arnarg/tree-sitter-todotxt", rev = "0207f6a4ab6aeafc4b091914d31d8235049a2578" }
source = { git = "https://github.com/arnarg/tree-sitter-todotxt", rev = "3937c5cd105ec4127448651a21aef45f52d19609" }
[[language]]
name = "strace"