mirror of
https://github.com/github/codeql.git
synced 2026-03-28 02:08:17 +01:00
synchronize the version of tree-sitter-ql-yaml across the Cargo.toml files
This commit is contained in:
committed by
erik-krogh
parent
41003231b0
commit
1e3306d341
@@ -13,4 +13,4 @@ tracing = "0.1"
|
||||
tracing-subscriber = { version = "0.3.3", features = ["env-filter"] }
|
||||
tree-sitter-ql = { git = "https://github.com/tree-sitter/tree-sitter-ql.git" }
|
||||
tree-sitter-ql-dbscheme = { git = "https://github.com/tausbn/tree-sitter-ql-dbscheme.git"}
|
||||
tree-sitter-ql-yaml = {git = "https://github.com/tausbn/tree-sitter-ql.git", rev = "6fe85436702c92b0245d2b91908a12d6b0341f4c"}
|
||||
tree-sitter-ql-yaml = {git = "https://github.com/tausbn/tree-sitter-ql.git", rev = "c9d7d8de9fab75f39d5bc7bdf3a6e5151bb9b3bd"}
|
||||
|
||||
Reference in New Issue
Block a user