Skip to content
Snippets Groups Projects
Unverified Commit dc34d2d7 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: v14.0.3 → v14.0.4-1](https://github.com/pre-commit/mirrors-clang-format/compare/v14.0.3...v14.0.4-1)
- [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.2.0...v4.3.0)
parent 60b61056
No related branches found
No related tags found
No related merge requests found
Pipeline #19505 failed
...@@ -2,12 +2,12 @@ ci: ...@@ -2,12 +2,12 @@ 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: v14.0.3 rev: v14.0.4-1
hooks: hooks:
- id: clang-format - id: clang-format
args: ['-i', '--style={BasedOnStyle: Google, SortIncludes: false}'] args: ['-i', '--style={BasedOnStyle: Google, SortIncludes: false}']
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.2.0 rev: v4.3.0
hooks: hooks:
- id: trailing-whitespace - id: trailing-whitespace
- repo: https://github.com/psf/black - repo: https://github.com/psf/black
......
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