pre-commit: Use cmakelint 1.4.1 not older commit

This commit is contained in:
Angus Gratton 2020-11-09 10:06:05 +11:00
parent 3882c2b8ed
commit 4fe78185b2

View File

@ -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