Skip to content

Commit c91b631

Browse files
Bump version of pre-commit hooks (#57)
Auto-update with pre-commit Co-authored-by: bmagyar <[email protected]>
1 parent f252dcb commit c91b631

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
@@ -62,7 +62,7 @@ repos:
6262

6363
# CPP hooks
6464
- repo: https://github.com/pre-commit/mirrors-clang-format
65-
rev: v17.0.6
65+
rev: v18.1.0
6666
hooks:
6767
- id: clang-format
6868
args: ['-fallback-style=none', '-i']

0 commit comments

Comments
 (0)