Skip to content
This repository was archived by the owner on Aug 1, 2025. It is now read-only.

Commit dd0900d

Browse files
chore(deps) Update pre-commit hook PyCQA/isort to v6
1 parent 0ed61f1 commit dd0900d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repos:
2828
- id: pyupgrade
2929
args: [--py36-plus]
3030
- repo: https://github.com/PyCQA/isort
31-
rev: 5.13.2
31+
rev: 6.0.1
3232
hooks:
3333
- id: isort
3434
exclude: docs*

0 commit comments

Comments
 (0)