Skip to content

Commit c9badc3

Browse files
Update bazel_clang_tidy digest to 0b86881
1 parent 43489c5 commit c9badc3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@ http_archive(
3535
# clang-tidy
3636
http_archive(
3737
name = "bazel_clang_tidy",
38-
sha256 = "8eb86907abcff8e23b167356222e398a4d3ab7e3277b7dacd29e7d710d8c8ca5",
39-
strip_prefix = "bazel_clang_tidy-db677011c7363509a288a9fb3bf0a50830bbf791",
38+
sha256 = "726141afa927e37ddc32de96e6f40961dc446bc74014b6d452a7c53069a95990",
39+
strip_prefix = "bazel_clang_tidy-0b86881921e89fc8848d7747a645541ca83b171f",
4040
urls = [
41-
"https://github.com/erenon/bazel_clang_tidy/archive/db677011c7363509a288a9fb3bf0a50830bbf791.zip"
41+
"https://github.com/erenon/bazel_clang_tidy/archive/0b86881921e89fc8848d7747a645541ca83b171f.zip"
4242
],
4343
)
4444

0 commit comments

Comments
 (0)