Skip to content
Snippets Groups Projects
Commit 4c24f8d0 authored by Marc-Antoine Drouin's avatar Marc-Antoine Drouin
Browse files

chore: update pre-commit dependencies

parent 2da56dd3
No related branches found
No related tags found
No related merge requests found
Pipeline #2123 failed
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: check-case-conflict
- id: check-docstring-first
......@@ -21,7 +21,7 @@ repos:
- id: requirements-txt-fixer
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.5.4
rev: v0.6.9
hooks:
# Run the linter.
- id: ruff
......@@ -31,7 +31,7 @@ repos:
- id: ruff-format
types_or: [python, pyi, jupyter]
- repo: https://github.com/compilerla/conventional-pre-commit
rev: v3.3.0
rev: v3.4.0
hooks:
- id: conventional-pre-commit
stages: [commit-msg]
......
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