Skip to content

Commit 91993e4

Browse files
Update pre-commit hook pycqa/isort to v6
1 parent 1000086 commit 91993e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repos:
2323
hooks:
2424
- id: ruff{% endif %}
2525
- repo: https://github.com/pycqa/isort
26-
rev: '5.13.2'
26+
rev: '6.0.1'
2727
hooks:
2828
- id: isort
2929
- repo: https://github.com/asottile/pyupgrade

0 commit comments

Comments
 (0)