Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Commit 1440219

Browse files
⬆️🪝 update pre-commit hooks
updates: - [github.com/pre-commit/mirrors-clang-format: v15.0.7 → v16.0.0](pre-commit/mirrors-clang-format@v15.0.7...v16.0.0)
1 parent a27fbce commit 1440219

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
@@ -45,7 +45,7 @@ repos:
4545

4646
# Clang-format the C++ part of the code base automatically
4747
- repo: https://github.com/pre-commit/mirrors-clang-format
48-
rev: "v15.0.7"
48+
rev: "v16.0.0"
4949
hooks:
5050
- id: clang-format
5151
types_or: [c++, c, cuda]

0 commit comments

Comments
 (0)