Skip to content

Commit 98d2fdf

Browse files
committed
hcl: Switch from mitchellh's to MichaHoffmann's implementation
See semgrep/semgrep#1147 (comment).
1 parent 0dd5e56 commit 98d2fdf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
branch = master
160160
[submodule "repos/hcl"]
161161
path = repos/hcl
162-
url = https://github.com/mitchellh/tree-sitter-hcl.git
162+
url = https://github.com/MichaHoffmann/tree-sitter-hcl
163163
update = none
164164
ignore = dirty
165165
branch = master

repos/hcl

Submodule hcl updated from a8bd256 to b048a42

0 commit comments

Comments
 (0)