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

chore: update pre-commit configuration

parent 00160a61
No related branches found
No related tags found
No related merge requests found
Pipeline #366550 passed
......@@ -21,7 +21,7 @@ repos:
- id: requirements-txt-fixer
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.6.9
rev: v0.7.4
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.4.0
rev: v3.6.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