Skip to content

Commit d678ca5

Browse files
authored
chore: add new clang-format version to util list
1 parent d203767 commit d678ca5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpp_linter_hooks/util.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ def get_version_from_dependency(tool: str) -> Optional[str]:
103103
"20.1.5",
104104
"20.1.6",
105105
"20.1.7",
106+
"20.1.8",
106107
]
107108

108109
CLANG_TIDY_VERSIONS = [

0 commit comments

Comments
 (0)