Skip to content

Commit

Permalink
Update bazel_clang_tidy digest to 1154186
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2023
1 parent fe9990f commit b69214d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ http_archive(
# clang-tidy
http_archive(
name = "bazel_clang_tidy",
sha256 = "e08f52bb2960cca0c81d4bd65cb94b9671b80847f41e57b5f1a7836931063ab2",
strip_prefix = "bazel_clang_tidy-133d89a6069ce253a92d32a93fdb7db9ef100e9d",
sha256 = "6b78c4098cf0b324b3a70fe476fd98d796e60af24c5fe31198c09e0ba65f409e",
strip_prefix = "bazel_clang_tidy-11541864afa832ff6721e479c44794e9c9497ae8",
urls = [
"https://github.com/erenon/bazel_clang_tidy/archive/133d89a6069ce253a92d32a93fdb7db9ef100e9d.zip"
"https://github.com/erenon/bazel_clang_tidy/archive/11541864afa832ff6721e479c44794e9c9497ae8.zip"
],
)

0 comments on commit b69214d

Please sign in to comment.