Skip to content
Snippets Groups Projects
Commit cd222393 authored by pre-commit-ci[bot]'s avatar pre-commit-ci[bot] Committed by Joris Vaillant
Browse files

[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/mirrors-clang-format: v18.1.2 → v18.1.3](https://github.com/pre-commit/mirrors-clang-format/compare/v18.1.2...v18.1.3)
- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0)
parent 9a0970dc
No related branches found
No related tags found
No related merge requests found
...@@ -18,12 +18,12 @@ repos: ...@@ -18,12 +18,12 @@ repos:
hooks: hooks:
- id: toml-sort-fix - id: toml-sort-fix
- repo: https://github.com/pre-commit/mirrors-clang-format - repo: https://github.com/pre-commit/mirrors-clang-format
rev: v18.1.2 rev: v18.1.3
hooks: hooks:
- id: clang-format - id: clang-format
args: args:
- '--style={BasedOnStyle: Google, SortIncludes: false, Standard: Cpp03}' - '--style={BasedOnStyle: Google, SortIncludes: false, Standard: Cpp03}'
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0 rev: v4.6.0
hooks: hooks:
- id: trailing-whitespace - id: trailing-whitespace
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment