Skip to content

Commit 0da102d

Browse files
Auto-update pre-commit hooks (#244)
Co-authored-by: dietmarkuehl <1319703+dietmarkuehl@users.noreply.github.com>
1 parent b8d3972 commit 0da102d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repos:
2424
# See also: https://github.com/ssciwr/clang-format-wheel
2525
# Config file: .clang-format
2626
- repo: https://github.com/pre-commit/mirrors-clang-format
27-
rev: v22.1.1
27+
rev: v22.1.2
2828
hooks:
2929
- id: clang-format
3030
types_or: [c++, c, json, javascript]

0 commit comments

Comments
 (0)