mirror of
https://github.com/mpusz/mp-units.git
synced 2025-06-25 01:01:33 +02:00
ci: pre-commit updated to use clang-format-16
This commit is contained in:
@ -11,7 +11,7 @@ repos:
|
||||
- id: trailing-whitespace
|
||||
- id: end-of-file-fixer
|
||||
- repo: https://github.com/pre-commit/mirrors-clang-format
|
||||
rev: v15.0.4
|
||||
rev: v16.0.0
|
||||
hooks:
|
||||
- id: clang-format
|
||||
- repo: https://github.com/cheshirekow/cmake-format-precommit
|
||||
|
@ -1,2 +1,3 @@
|
||||
conan
|
||||
pre-commit
|
||||
identify
|
||||
|
Reference in New Issue
Block a user