Skip to content

Commit 40f1d5a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/isort: 6.0.1 → 6.1.0](PyCQA/isort@6.0.1...6.1.0)
1 parent 5803c54 commit 40f1d5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ repos:
4040
hooks:
4141
- id: slyp
4242
- repo: https://github.com/PyCQA/isort
43-
rev: 6.0.1
43+
rev: 6.1.0
4444
hooks:
4545
- id: isort
4646
- repo: https://github.com/asottile/pyupgrade

0 commit comments

Comments
 (0)