Skip to content

Commit

Permalink
Update pre-commit hooks (#769)
Browse files Browse the repository at this point in the history
Co-authored-by: ci-bot <9913164+durandtibo@users.noreply.github.com>
Co-authored-by: Thibaut Durand <durand.tibo@gmail.com>
  • Loading branch information
3 people authored Nov 15, 2024
1 parent 69b6293 commit 2cce1f5
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.10
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.7.2
rev: v0.7.3
hooks:
- id: ruff
args: [ --fix, --unsafe-fixes ]

0 comments on commit 2cce1f5

Please sign in to comment.