We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7c3023 commit d203767Copy full SHA for d203767
pyproject.toml
@@ -48,7 +48,7 @@ tracker = "https://github.com/cpp-linter/cpp-linter-hooks/issues"
48
[project.optional-dependencies]
49
# only clang tools can added to this section to make hooks work
50
tools = [
51
- "clang-format==20.1.7",
+ "clang-format==20.1.8",
52
"clang-tidy==20.1.0",
53
]
54
0 commit comments