Skip to content

Commit 1d9181a

Browse files
authored
Merge pull request #34 from bemanproject/update/pre-commit-autoupdate
Auto-update pre-commit hooks
2 parents b4ac6a3 + 8cb5224 commit 1d9181a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repos:
1313
# This brings in a portable version of clang-format.
1414
# See also: https://github.com/ssciwr/clang-format-wheel
1515
- repo: https://github.com/pre-commit/mirrors-clang-format
16-
rev: v22.1.2
16+
rev: v22.1.3
1717
hooks:
1818
- id: clang-format
1919
types_or: [c++, c]

0 commit comments

Comments
 (0)