Skip to content
Snippets Groups Projects
Unverified Commit a2dbf76b authored by Justin Carpentier's avatar Justin Carpentier Committed by GitHub
Browse files

Merge pull request #371 from stack-of-tasks/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
parents ca950e10 dec9d6cf
No related branches found
No related tags found
No related merge requests found
Pipeline #28274 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.3 rev: v16.0.4
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