Skip to content

Commit

Permalink
chore(deps): update pre-commit hook pycqa/isort to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
anaconda-renovate[bot] authored Jan 29, 2025
1 parent 924986d commit 86602c2
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 @@ -37,7 +37,7 @@ repos:
# - By default, `black` uses a line-length of 88.
# - `isort` will conflict with `black`, if not properly configured
- repo: https://github.com/pycqa/isort
rev: 5.13.2
rev: 6.0.0
hooks:
- id: isort
args: ["--profile", "black", --line-length=120]
Expand Down

0 comments on commit 86602c2

Please sign in to comment.