Skip to content
Snippets Groups Projects
Unverified Commit bd85768d authored by Joris Vaillant's avatar Joris Vaillant Committed by GitHub
Browse files

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

[pre-commit.ci] pre-commit autoupdate
parents 9a0970dc cd222393
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