Skip to content

Commit cd22239

Browse files
pre-commit-ci[bot]jorisv
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v18.1.2 → v18.1.3](pre-commit/mirrors-clang-format@v18.1.2...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 9a0970d commit cd22239

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
@@ -18,12 +18,12 @@ repos:
1818
hooks:
1919
- id: toml-sort-fix
2020
- repo: https://github.com/pre-commit/mirrors-clang-format
21-
rev: v18.1.2
21+
rev: v18.1.3
2222
hooks:
2323
- id: clang-format
2424
args:
2525
- '--style={BasedOnStyle: Google, SortIncludes: false, Standard: Cpp03}'
2626
- repo: https://github.com/pre-commit/pre-commit-hooks
27-
rev: v4.5.0
27+
rev: v4.6.0
2828
hooks:
2929
- id: trailing-whitespace

0 commit comments

Comments
 (0)