Skip to content

Commit 89a14bf

Browse files
authored
chore: Update util.py to add 21.1.2
1 parent 33975d2 commit 89a14bf

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
@@ -100,6 +100,7 @@ def get_version_from_dependency(tool: str) -> Optional[str]:
100100
"20.1.8",
101101
"21.1.0",
102102
"21.1.1",
103+
"21.1.2",
103104
]
104105

105106
# https://pypi.org/pypi/clang-tidy/json

0 commit comments

Comments
 (0)