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

Merge pull request #19 from humanoid-path-planner/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
parents 50570a2c 6807bd62
No related branches found
No related tags found
No related merge requests found
Pipeline #19552 passed
......@@ -2,12 +2,12 @@ ci:
autoupdate_branch: 'devel'
repos:
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v13.0.1
rev: v14.0.4-1
hooks:
- id: clang-format
args: [-i, --style=Google]
args: [--style=Google]
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.2.0
rev: v4.3.0
hooks:
- id: check-added-large-files
- id: check-ast
......
Subproject commit e77c9c32b1d69b21e447cf64f1ad1590aab61159
Subproject commit df7bbb894c8314f91e78164bc3502445e383e973
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