Skip to content

Commit e53b984

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v17.0.6 → v18.1.8](pre-commit/mirrors-clang-format@v17.0.6...v18.1.8) - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)
1 parent a5104cf commit e53b984

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ repos:
33
hooks:
44
- id: check-useless-excludes
55
- repo: https://github.com/pre-commit/mirrors-clang-format
6-
rev: v17.0.6
6+
rev: v18.1.8
77
hooks:
88
- id: clang-format
99
'types_or': [c++, c]
1010
- repo: https://github.com/pre-commit/pre-commit-hooks
11-
rev: v4.5.0
11+
rev: v4.6.0
1212
hooks:
1313
- id: check-added-large-files
1414
- id: check-ast

0 commit comments

Comments
 (0)