style: clang-format in pre-commit updated to 19.1.2

This commit is contained in:
Mateusz Pusz
2024-10-29 15:04:28 +01:00
parent 9b3bae0f05
commit d8bc0598fe
3 changed files with 4 additions and 5 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: v18.1.8
rev: v19.1.2
hooks:
- id: clang-format
- repo: https://github.com/cheshirekow/cmake-format-precommit