Skip to content

Commit

Permalink
STYLE: Update clang-format to v19.1.7
Browse files Browse the repository at this point in the history
Last available on mirrors-clang-format.
  • Loading branch information
thewtex committed Feb 11, 2025
1 parent a9287e0 commit e859a3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ repos:
- id: trailing-whitespace
exclude: "\\.(sha|sha512|svg|vtk|vtp)$|\\/ThirdParty\\/|\\/Data\\/"
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v19.1.4
rev: v19.1.7
hooks:
- id: clang-format
args: ['--style=file']
Expand Down

0 comments on commit e859a3d

Please # to comment.