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

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

[pre-commit.ci] pre-commit autoupdate
parents 79ced4de 554412c6
No related branches found
No related tags found
No related merge requests found
Pipeline #26668 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: v15.0.7 rev: v16.0.0
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