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

Commit e55195a

Browse files
Update pre-commit hook pycqa/isort to v6
1 parent 546d4ec commit e55195a

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
@@ -20,7 +20,7 @@ repos:
2020
stages: [commit]
2121

2222
- repo: https://github.com/pycqa/isort
23-
rev: 5.13.2
23+
rev: 6.1.0
2424
hooks:
2525
- id: isort
2626
stages: [commit]

0 commit comments

Comments
 (0)