Skip to content

Commit 77af554

Browse files
committed
Updating pre-commit hooks to latest.
1 parent 6d65ae8 commit 77af554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ repos:
3737

3838
# Project Code formatter for CPP source.
3939
- repo: https://github.com/pre-commit/mirrors-clang-format
40-
rev: v16.0.1
40+
rev: v16.0.6
4141
hooks:
4242
- id: clang-format
4343
args: [--style=Google]

0 commit comments

Comments
 (0)