Skip to content
Snippets Groups Projects
Unverified Commit bcc8de83 authored by pre-commit-ci[bot]'s avatar pre-commit-ci[bot] Committed by GitHub
Browse files

[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/mirrors-clang-format: v16.0.0 → v16.0.1](https://github.com/pre-commit/mirrors-clang-format/compare/v16.0.0...v16.0.1)
parent 14fb2b3a
No related branches found
No related tags found
No related merge requests found
Pipeline #27305 passed with warnings
...@@ -2,7 +2,7 @@ ci: ...@@ -2,7 +2,7 @@ ci:
autoupdate_branch: 'devel' autoupdate_branch: 'devel'
repos: repos:
- repo: https://github.com/pre-commit/mirrors-clang-format - repo: https://github.com/pre-commit/mirrors-clang-format
rev: v16.0.0 rev: v16.0.1
hooks: hooks:
- id: clang-format - id: clang-format
args: ['--style={BasedOnStyle: Google, SortIncludes: false, Standard: Cpp03}'] args: ['--style={BasedOnStyle: Google, SortIncludes: false, Standard: Cpp03}']
......
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