Skip to content

Commit

Permalink
Update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
durandtibo authored and github-actions[bot] committed Dec 24, 2024
1 parent f6097a3 commit 9c7ac2c
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.8.3
rev: v0.8.4
hooks:
- id: ruff
args: [ --fix, --unsafe-fixes ]

0 comments on commit 9c7ac2c

Please sign in to comment.