Skip to content

Commit 5cde65e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/isort: 8.0.0 → 8.0.1](PyCQA/isort@8.0.0...8.0.1)
1 parent 39717ca commit 5cde65e

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
@@ -7,7 +7,7 @@ repos:
77
- id: end-of-file-fixer
88
- id: trailing-whitespace
99
- repo: https://github.com/pycqa/isort
10-
rev: 8.0.0
10+
rev: 8.0.1
1111
hooks:
1212
- id: isort
1313
- repo: https://github.com/psf/black-pre-commit-mirror

0 commit comments

Comments
 (0)