Skip to content

Commit

Permalink
Update pre-commit hooks (#980)
Browse files Browse the repository at this point in the history
chore: update pre-commit hooks

Co-authored-by: drdavella <2458487+drdavella@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and drdavella authored Feb 4, 2025
1 parent bef0620 commit 6ab2932
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 @@ -53,7 +53,7 @@ repos:
# Run the formatter.
# - id: ruff-format
- repo: https://github.com/pycqa/isort
rev: 5.13.2
rev: 6.0.0
hooks:
- id: isort
exclude: tests/samples/
Expand Down

0 comments on commit 6ab2932

Please sign in to comment.