Skip to content

Commit e9d84fd

Browse files
committed
fix: add version 20.1.7 back
1 parent e2f84c9 commit e9d84fd

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
@@ -102,6 +102,7 @@ def get_version_from_dependency(tool: str) -> Optional[str]:
102102
"20.1.4",
103103
"20.1.5",
104104
"20.1.6",
105+
"20.1.7",
105106
"20.1.8",
106107
"21.1.0",
107108
]

0 commit comments

Comments
 (0)