ci: clang-format updated in pre-commit

This commit is contained in:
Mateusz Pusz
2023-06-08 21:58:49 +02:00
parent 4c98c55cca
commit 2337ea9159

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