diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dd997faef..f6616cced 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: args: [--fix=lf] - id: trailing-whitespace - repo: https://github.com/pre-commit/mirrors-clang-format - rev: 'v19.1.2' + rev: 'v19.1.5' hooks: - id: clang-format files: '\.(c|cc|cpp|h|hpp|cxx|hh|inc)$'