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

pre-commit autoupdate

parent efc6abdb
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ repos: ...@@ -6,7 +6,7 @@ repos:
hooks: hooks:
- id: isort - id: isort
- repo: https://github.com/charliermarsh/ruff-pre-commit - repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.1.3 rev: v0.1.4
hooks: hooks:
- id: ruff - id: ruff
args: args:
...@@ -22,7 +22,7 @@ repos: ...@@ -22,7 +22,7 @@ repos:
- id: toml-sort-fix - id: toml-sort-fix
exclude: poetry.lock exclude: poetry.lock
- repo: https://github.com/pre-commit/mirrors-clang-format - repo: https://github.com/pre-commit/mirrors-clang-format
rev: v17.0.3 rev: v17.0.4
hooks: hooks:
- id: clang-format - id: clang-format
args: args:
......
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