Update dart commit in languages.toml (#7576)

This commit is contained in:
Queyrouzec 2023-07-09 21:29:20 -05:00 committed by GitHub
parent c1488267e5
commit f68956a306
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1233,7 +1233,7 @@ indent = { tab-width = 2, unit = " " }
[[grammar]]
name = "dart"
source = { git = "https://github.com/UserNobody14/tree-sitter-dart", rev = "2d7f66651c9319c1a0e4dda226cc2628fbb66528" }
source = { git = "https://github.com/UserNobody14/tree-sitter-dart", rev = "e398400a0b785af3cf571f5a57eccab242f0cdf9" }
[[language]]
name = "scala"