Skip to content

Commit d3bca1d

Browse files
chore(deps): update pre-commit hook pre-commit/mirrors-clang-format to v18 (#30)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7b3e6f5 commit d3bca1d

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
@@ -54,7 +54,7 @@ repos:
5454
- id: ruff
5555
args: [--fix, --show-fixes, --exit-non-zero-on-fix]
5656
- repo: https://github.com/pre-commit/mirrors-clang-format
57-
rev: v17.0.6
57+
rev: v18.1.8
5858
hooks:
5959
- id: clang-format
6060
- repo: https://github.com/cpplint/cpplint

0 commit comments

Comments
 (0)