Skip to content

Commit 19c2529

Browse files
pre-commit-ci[bot]dantti
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/pre-commit/mirrors-clang-format: v20.1.0 → v21.1.5](pre-commit/mirrors-clang-format@v20.1.0...v21.1.5)
1 parent 542ccbd commit 19c2529

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
@@ -3,11 +3,11 @@
33
exclude: ^(cmake/)
44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: v5.0.0
6+
rev: v6.0.0
77
hooks:
88
- id: trailing-whitespace
99
- id: end-of-file-fixer
1010
- repo: https://github.com/pre-commit/mirrors-clang-format
11-
rev: v20.1.0
11+
rev: v21.1.5
1212
hooks:
1313
- id: clang-format

0 commit comments

Comments
 (0)