Skip to content
Snippets Groups Projects
Unverified Commit e3f754ea authored by Carlos Mastalli's avatar Carlos Mastalli Committed by GitHub
Browse files

Merge pull request #188 from Gepetto/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
parents bcffcead f83ec13f
No related branches found
No related tags found
No related merge requests found
Pipeline #32280 passed
......@@ -3,7 +3,7 @@ ci:
exclude: tests/test_python-syntax_error.py
repos:
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v16.0.6
rev: v17.0.4
hooks:
- id: clang-format
args: [-i, --style=Google]
......@@ -23,7 +23,7 @@ repos:
- id: mixed-line-ending
- id: trailing-whitespace
- repo: https://github.com/psf/black
rev: 23.9.1
rev: 23.10.1
hooks:
- id: black
- repo: https://github.com/PyCQA/flake8
......
......@@ -4,6 +4,6 @@
#include <example-robot-data/warning.hh>
#pragma message EXAMPLE_ROBOT_DATA_WARN( \
"Header `example-robot-data/path.hpp` is deprecated and useless!")
"Header `example-robot-data/path.hpp` is deprecated and useless!")
#endif
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