Update .pre-commit-config.yaml
This commit is contained in:
parent
817f644c6d
commit
07789ad3cc
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ repos:
|
||||||
files: ^.*\.cmake|CMakeLists\.txt$
|
files: ^.*\.cmake|CMakeLists\.txt$
|
||||||
|
|
||||||
- repo: https://github.com/pre-commit/mirrors-clang-format
|
- repo: https://github.com/pre-commit/mirrors-clang-format
|
||||||
rev: v15.0.4
|
rev: v14.0.6
|
||||||
hooks:
|
hooks:
|
||||||
- id: clang-format
|
- id: clang-format
|
||||||
types_or: [c++, c]
|
types_or: [c++, c]
|
||||||
|
|
Loading…
Reference in a new issue