Skip to content

Commit

Permalink
Merge pull request #2111 from camptocamp/renovate/master-pycqa-isort-6.x
Browse files Browse the repository at this point in the history
Update pre-commit hook PyCQA/isort to v6 (master)
  • Loading branch information
sbrunner authored Feb 4, 2025
2 parents a8dcfd7 + 6be3f12 commit 3712ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-project/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/PyCQA/isort
rev: 5.13.2
rev: 6.0.0
hooks:
- id: isort
- repo: https://github.com/PyCQA/autoflake
Expand Down

0 comments on commit 3712ee1

Please sign in to comment.