build: clang-format updated to 16.0.6 in pre-commit

This commit is contained in:
Mateusz Pusz
2023-08-25 23:06:35 +02:00
parent f29c57d367
commit 35efff66d4

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: v16.0.4
rev: v16.0.6
hooks:
- id: clang-format
- repo: https://github.com/cheshirekow/cmake-format-precommit