Skip to content

Commit d139fca

Browse files
⬆️🪝 update pre-commit hooks (#160)
updates: - [github.com/pre-commit/mirrors-clang-format: v16.0.2 → v16.0.3](pre-commit/mirrors-clang-format@v16.0.2...v16.0.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c9b3c64 commit d139fca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extern/dd_package/.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: "v16.0.2"
48+
rev: "v16.0.3"
4949
hooks:
5050
- id: clang-format
5151
types_or: [c++, c, cuda]

0 commit comments

Comments
 (0)