Skip to content

Commit

Permalink
Update pre-commit hooks (#356)
Browse files Browse the repository at this point in the history
Co-authored-by: ci-bot <[email protected]>
Co-authored-by: Thibaut Durand <[email protected]>
  • Loading branch information
3 people authored Dec 29, 2024
1 parent afafa34 commit e8d0c17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ repos:
additional_dependencies:
- black>=24.8
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.8.3
rev: v0.8.4
hooks:
- id: ruff
types_or: [ python, pyi, jupyter ]
Expand Down

0 comments on commit e8d0c17

Please sign in to comment.