Mentions légales du service

Skip to content
Snippets Groups Projects
Unverified Commit e4d30dd2 authored by pre-commit-ci[bot]'s avatar pre-commit-ci[bot] Committed by GitHub
Browse files

chore: update pre-commit hooks (#114)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.3 → v0.1.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.3...v0.1.4

)

Co-authored-by: default avatarpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
parent fd495494
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ repos:
# Check linting and style issues
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.1.3"
rev: "v0.1.4"
hooks:
- id: ruff
args: ["--fix", "--show-fixes"]
......
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