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

Merge pull request #100 from loco-3d/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
parents 6117583b 28defce8
No related branches found
No related tags found
No related merge requests found
Pipeline #29176 passed with warnings
......@@ -2,7 +2,7 @@ ci:
autoupdate_branch: 'devel'
repos:
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v16.0.4
rev: v16.0.6
hooks:
- id: clang-format
args: [--style=Google]
......@@ -25,7 +25,7 @@ repos:
- id: mixed-line-ending
- id: trailing-whitespace
- repo: https://github.com/psf/black
rev: 23.3.0
rev: 23.7.0
hooks:
- id: black
- repo: https://github.com/PyCQA/flake8
......
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