Skip to content

Commit 575a312

Browse files
TheMrAIerenon
authored andcommitted
Update usage commit
The previous version still had an issue whereas the user would get: "The repository '@@com_github_bazelbuild_buildtools' could not be resolved: Repository '@@com_github_bazelbuild_buildtools' is not defined. and referenced by '@@bazel_clang_tidy//clang_tidy:clang_tidy'"
1 parent 43bef68 commit 575a312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ load(
1515

1616
git_repository(
1717
name = "bazel_clang_tidy",
18-
commit = "69aa13e6d7cf102df70921c66be15d4592251e56",
18+
commit = "43bef6852a433f3b2a6b001daecc8bc91d791b92",
1919
remote = "https://github.com/erenon/bazel_clang_tidy.git",
2020
)
2121
```

0 commit comments

Comments
 (0)