Skip to content
Snippets Groups Projects
Unverified Commit a3d7870e authored by Guilhem Saurel's avatar Guilhem Saurel Committed by GitHub
Browse files

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

[pre-commit.ci] pre-commit autoupdate
parents cada1663 d6eab770
No related merge requests found
Pipeline #18239 passed with warnings
...@@ -5,7 +5,7 @@ repos: ...@@ -5,7 +5,7 @@ repos:
- 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.1.0 rev: v4.2.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