Skip to content

Commit 597e6e7

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v18.1.8 → v19.1.1](pre-commit/mirrors-clang-format@v18.1.8...v19.1.1) - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0)
1 parent 87dc3e9 commit 597e6e7

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.8
9+
rev: v19.1.1
1010
hooks:
1111
- id: clang-format
1212
args:
1313
- --style=Google
1414
- repo: https://github.com/pre-commit/pre-commit-hooks
15-
rev: v4.6.0
15+
rev: v5.0.0
1616
hooks:
1717
- id: check-added-large-files
1818
- id: check-ast

0 commit comments

Comments
 (0)