Skip to content

Commit fc65ec2

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/isort: 7.0.0 → 8.0.0](PyCQA/isort@7.0.0...8.0.0)
1 parent 48c0687 commit fc65ec2

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
@@ -8,7 +8,7 @@ repos:
88
- id: end-of-file-fixer
99
- id: trailing-whitespace
1010
- repo: https://github.com/PyCQA/isort
11-
rev: 7.0.0
11+
rev: 8.0.0
1212
hooks:
1313
- id: isort
1414
- repo: https://github.com/psf/black-pre-commit-mirror

0 commit comments

Comments
 (0)