Skip to content

Commit a7e6358

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v18.1.1 → v18.1.3](pre-commit/mirrors-clang-format@v18.1.1...v18.1.3) - [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 34be6c7 commit a7e6358

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ repos:
66
hooks:
77
- id: cmake-format
88
- repo: https://github.com/pre-commit/mirrors-clang-format
9-
rev: v18.1.1
9+
rev: v18.1.3
1010
hooks:
1111
- id: clang-format
1212
args:
1313
- --style=Google
1414
- repo: https://github.com/pre-commit/pre-commit-hooks
15-
rev: v4.5.0
15+
rev: v4.6.0
1616
hooks:
1717
- id: check-added-large-files
1818
- id: check-ast

0 commit comments

Comments
 (0)