Skip to content

Commit 81ed5ef

Browse files
authored
Update pinterest/tulsi fork to c180639a (#288)
- pinterest/tulsi@70f1839 - pinterest/tulsi@e8431a1 - pinterest/tulsi@c180639
1 parent f2c1a43 commit 81ed5ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

third_party/repositories.bzl

+1-1
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ def xchammer_dependencies():
274274
new_git_repository(
275275
name = "xchammer_tulsi_aspects",
276276
remote = "https://github.com/pinterest/tulsi.git",
277-
commit = "d9f7da58ff7a620e64d695baa2179c3598333bf7",
277+
commit = "c180639af0a20779610b4cbedd47f69849479366",
278278
strip_prefix = "src/TulsiGenerator/Bazel",
279279
build_file_content = "exports_files(['tulsi'])",
280280
)

0 commit comments

Comments
 (0)