style: pre-commit updated to clang-format-18.1.8

This commit is contained in:
Mateusz Pusz
2024-09-17 20:27:26 -06:00
parent 831c017a22
commit 089ce3f9d9
13 changed files with 50 additions and 101 deletions

View File

@@ -11,7 +11,7 @@ repos:
- id: trailing-whitespace
- id: end-of-file-fixer
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v17.0.5
rev: v18.1.8
hooks:
- id: clang-format
- repo: https://github.com/cheshirekow/cmake-format-precommit