pre-commit: Use cmakelint 1.4.1 not older commit

pull/6192/head
Angus Gratton 2020-11-09 10:06:05 +11:00
rodzic 3882c2b8ed
commit 4fe78185b2
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -47,7 +47,7 @@ repos:
entry: cmakelint --linelength=120 --spaces=4
language: python
additional_dependencies:
- https://github.com/richq/cmake-lint/archive/058c6c0ed2536.zip
- cmakelint==1.4.1
files: 'CMakeLists.txt$|\.cmake$'
exclude: '\/third_party\/'
- id: check-codeowners