Skip to content
Snippets Groups Projects
Commit 299ec4eb authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

pre-commit autoupdate

parent 9083416b
No related branches found
No related tags found
No related merge requests found
......@@ -2,13 +2,13 @@ ci:
autoupdate_branch: devel
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.6
rev: v0.6.2
hooks:
- id: ruff
args:
- --fix
- --exit-non-zero-on-fix
- id: format
- id: ruff-format
- repo: https://github.com/cheshirekow/cmake-format-precommit
rev: v0.6.13
hooks:
......
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